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

/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_show.c67 MPI2_CONFIG_PAGE_SASIOUNIT_1 *sas1; local
181 sas1 = mps_read_extended_config_page(fd,
184 if (sas1 == NULL) {
197 phy1 = &sas1->PhyData[i];
227 free(sas1);

Completed in 89 milliseconds