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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.h195 U8 number_of_phys; member in struct:SCIF_SAS_SMP_REMOTE_DEVICE
H A Dscif_sas_smp_remote_device.c152 fw_device->protocol_device.smp_device.number_of_phys = 0;
372 fw_device->protocol_device.smp_device.number_of_phys =
373 (U8)report_general_response->number_of_phys;
1265 fw_device->protocol_device.smp_device.number_of_phys) )
1776 ASSERT(phy_identifier < smp_remote_device->smp_phy_list.number_of_phys);
1825 this_device->protocol_device.smp_device.number_of_phys = 0;
1886 expander_phy_id < fw_device->protocol_device.smp_device.number_of_phys;
2394 fw_device->protocol_device.smp_device.number_of_phys)
H A Dintel_sas.h559 U32 number_of_phys:8; //byte 9 member in struct:SMP_RESPONSE_REPORT_GENERAL

Completed in 104 milliseconds