Searched refs:sas1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c63 MPI2_CONFIG_PAGE_SASIOUNIT_1 *sas1; local
147 sas1 = mps_read_extended_config_page(fd,
150 if (sas1 == NULL) {
163 phy1 = &sas1->PhyData[i];
193 free(sas1);

Completed in 65 milliseconds