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

/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_show.c66 MPI2_CONFIG_PAGE_SASIOUNIT_0 *sas0; local
170 sas0 = mps_read_extended_config_page(fd,
173 if (sas0 == NULL) {
176 free(sas0);
187 free(sas0);
195 for (i = 0; i < sas0->NumPhys; i++) {
196 phy0 = &sas0->PhyData[i];
226 free(sas0);
514 MPI2_CONFIG_PAGE_SASIOUNIT_0 *sas0; local
530 sas0
[all...]

Completed in 52 milliseconds