Searched refs:AttachedDevHandle (Results 1 – 17 of 17) sorted by relevance
| /src/sys/dev/mps/ |
| H A D | mps_table.c | 390 phy->AttachedDevHandle); in mps_print_evt_sas() 462 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mps_print_expander1() 493 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mps_print_sasphy0()
|
| H A D | mps_sas_lsi.c | 221 le16toh(phy->AttachedDevHandle), in mpssas_fw_work() 226 le16toh(phy->AttachedDevHandle)); in mpssas_fw_work() 228 phy->AttachedDevHandle)); in mpssas_fw_work() 233 phy->AttachedDevHandle)); in mpssas_fw_work()
|
| H A D | mps_mapping.c | 2466 AttachedDevHandle); in mps_mapping_topology_change_event()
|
| /src/sys/dev/mpr/ |
| H A D | mpr_table.c | 411 le16toh(phy->AttachedDevHandle)); in mpr_print_evt_sas() 483 MPR_PRINTFIELD_16(sc, buf, AttachedDevHandle, 0x%04x); in mpr_print_expander1() 514 MPR_PRINTFIELD_16(sc, buf, AttachedDevHandle, 0x%04x); in mpr_print_sasphy0()
|
| H A D | mpr_sas_lsi.c | 224 le16toh(phy->AttachedDevHandle), in mprsas_fw_work() 229 le16toh(phy->AttachedDevHandle)); in mprsas_fw_work() 231 phy->AttachedDevHandle)); in mprsas_fw_work() 236 phy->AttachedDevHandle)); in mprsas_fw_work() 749 handle = le16toh(port_entry->AttachedDevHandle); in mprsas_fw_work()
|
| H A D | mpr_mapping.c | 2954 AttachedDevHandle); in mpr_mapping_topology_change_event() 3005 AttachedDevHandle); in mpr_mapping_pcie_topology_change_event()
|
| /src/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()
|
| /src/sys/dev/mpi3mr/mpi/ |
| H A D | mpi30_ioc.h | 749 U16 AttachedDevHandle; /* 0x00 */ member 890 U16 AttachedDevHandle; /* 0x00 */ member 961 U16 AttachedDevHandle; /* 0x10 */ member
|
| H A D | mpi30_cnfg.h | 2692 U16 AttachedDevHandle; /* 0x08 */ member 2991 U16 AttachedDevHandle; /* 0x12 */ member 3108 U16 AttachedDevHandle; /* 0x0C */ member 3354 U16 AttachedDevHandle; /* 0x04 */ member 3619 U16 AttachedDevHandle; /* 0x0E */ member
|
| /src/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
|
| /src/sys/dev/mpi3mr/ |
| H A D | mpi3mr_cam.c | 1595 handle = (event_data->PhyEntry[i].AttachedDevHandle); in mpi3mr_sastopochg_evt_debug() 1641 handle = le16toh(event_data->PhyEntry[i].AttachedDevHandle); in mpi3mr_process_sastopochg_evt() 1715 le16toh(event_data->PortEntry[i].AttachedDevHandle); in mpi3mr_pcietopochg_evt_debug() 1762 le16toh(event_data->PortEntry[i].AttachedDevHandle); in mpi3mr_process_pcietopochg_evt()
|
| H A D | mpi3mr.c | 4043 handle = le16toh(topo_evt->PortEntry[i].AttachedDevHandle); in mpi3mr_pcietopochg_evt_th() 4102 handle = le16toh(topo_evt->PhyEntry[i].AttachedDevHandle); in mpi3mr_sastopochg_evt_th()
|
| /src/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
|
| /src/sys/dev/mpt/mpilib/ |
| H A D | mpi_cnfg.h | 2796 U16 AttachedDevHandle; /* 12h */ member 2935 U16 AttachedDevHandle; /* 14h */ member
|
| /src/sys/dev/mpt/ |
| H A D | mpt_cam.c | 695 phy_info->attached.dev_handle = le16toh(buffer->AttachedDevHandle); in mptsas_sas_phy_pg0()
|