/freebsd/sys/dev/mps/ |
H A D | mps_table.c | 391 phy->AttachedDevHandle); in mps_print_evt_sas() 463 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mps_print_expander1() 494 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mps_print_sasphy0()
|
H A D | mps_sas_lsi.c | 223 le16toh(phy->AttachedDevHandle), in mpssas_fw_work() 228 le16toh(phy->AttachedDevHandle)); in mpssas_fw_work() 230 phy->AttachedDevHandle)); in mpssas_fw_work() 235 phy->AttachedDevHandle)); in mpssas_fw_work()
|
H A D | mps_mapping.c | 2467 AttachedDevHandle); in mps_mapping_topology_change_event()
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_table.c | 412 le16toh(phy->AttachedDevHandle)); in mpr_print_evt_sas() 484 MPR_PRINTFIELD_16(sc, buf, AttachedDevHandle, 0x%04x); in mpr_print_expander1() 515 MPR_PRINTFIELD_16(sc, buf, AttachedDevHandle, 0x%04x); in mpr_print_sasphy0()
|
H A D | mpr_sas_lsi.c | 226 le16toh(phy->AttachedDevHandle), in mprsas_fw_work() 231 le16toh(phy->AttachedDevHandle)); in mprsas_fw_work() 233 phy->AttachedDevHandle)); in mprsas_fw_work() 238 phy->AttachedDevHandle)); in mprsas_fw_work() 751 handle = le16toh(port_entry->AttachedDevHandle); in mprsas_fw_work()
|
H A D | mpr_mapping.c | 2937 AttachedDevHandle); in mpr_mapping_topology_change_event() 2988 AttachedDevHandle); in mpr_mapping_pcie_topology_change_event()
|
/freebsd/usr.sbin/mpsutil/ |
H A D | mps_show.c | 208 if (le16toh(phy0->AttachedDevHandle) != 0) { in show_adapter() 210 le16toh(phy0->AttachedDevHandle)); in show_adapter() 757 le16toh(exp1->AttachedDevHandle)); in show_expanders()
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_ioc.h | 727 U16 AttachedDevHandle; /* 0x00 */ member 867 U16 AttachedDevHandle; /* 0x00 */ member 936 U16 AttachedDevHandle; /* 0x10 */ member
|
H A D | mpi30_cnfg.h | 2525 U16 AttachedDevHandle; /* 0x08 */ member 2821 U16 AttachedDevHandle; /* 0x12 */ member 2938 U16 AttachedDevHandle; /* 0x0C */ member 3183 U16 AttachedDevHandle; /* 0x04 */ member 3443 U16 AttachedDevHandle; /* 0x0E */ member
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_cnfg.h | 2141 U16 AttachedDevHandle; /* 0x08 */ member 2666 U16 AttachedDevHandle; /* 0x12 */ member 2805 U16 AttachedDevHandle; /* 0x0C */ member 3390 U16 AttachedDevHandle; /* 0x08 */ member 3531 U16 AttachedDevHandle; /* 0x0E */ member
|
H A D | mpi2_ioc.h | 1026 U16 AttachedDevHandle; /* 0x00 */ member 1285 U16 AttachedDevHandle; /* 0x00 */ member
|
/freebsd/sys/dev/mpi3mr/ |
H A D | mpi3mr_cam.c | 1594 handle = (event_data->PhyEntry[i].AttachedDevHandle); in mpi3mr_sastopochg_evt_debug() 1640 handle = le16toh(event_data->PhyEntry[i].AttachedDevHandle); in mpi3mr_process_sastopochg_evt() 1722 le16toh(event_data->PortEntry[i].AttachedDevHandle); in mpi3mr_pcietopochg_evt_debug() 1769 le16toh(event_data->PortEntry[i].AttachedDevHandle); in mpi3mr_process_pcietopochg_evt()
|
H A D | mpi3mr.c | 3844 handle = le16toh(topo_evt->PortEntry[i].AttachedDevHandle); in mpi3mr_pcietopochg_evt_th() 3903 handle = le16toh(topo_evt->PhyEntry[i].AttachedDevHandle); in mpi3mr_sastopochg_evt_th()
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_cnfg.h | 1665 U16 AttachedDevHandle; /* 0x08 */ member 2147 U16 AttachedDevHandle; /* 0x12 */ member 2281 U16 AttachedDevHandle; /* 0x0C */ member
|
H A D | mpi2_ioc.h | 810 U16 AttachedDevHandle; /* 0x00 */ member
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_cnfg.h | 2796 U16 AttachedDevHandle; /* 12h */ member 2935 U16 AttachedDevHandle; /* 14h */ member
|
/freebsd/sys/dev/mpt/ |
H A D | mpt_cam.c | 695 phy_info->attached.dev_handle = le16toh(buffer->AttachedDevHandle); in mptsas_sas_phy_pg0()
|