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

/freebsd-10-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.h193 U8 number_of_phys; member in struct:SCIF_SAS_SMP_REMOTE_DEVICE
H A Dscif_sas_smp_remote_device.c150 fw_device->protocol_device.smp_device.number_of_phys = 0;
370 fw_device->protocol_device.smp_device.number_of_phys =
371 (U8)report_general_response->number_of_phys;
1263 fw_device->protocol_device.smp_device.number_of_phys) )
1774 ASSERT(phy_identifier < smp_remote_device->smp_phy_list.number_of_phys);
1823 this_device->protocol_device.smp_device.number_of_phys = 0;
1884 expander_phy_id < fw_device->protocol_device.smp_device.number_of_phys;
2392 fw_device->protocol_device.smp_device.number_of_phys)
H A Dintel_sas.h557 U32 number_of_phys:8; //byte 9 member in struct:SMP_RESPONSE_REPORT_GENERAL

Completed in 59 milliseconds