Searched refs:AttachedDevHandle (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/dev/mpr/ |
| H A D | mpr_table.c | 414 phy->AttachedDevHandle); in mpr_print_evt_sas() 486 MPR_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mpr_print_expander1() 517 MPR_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mpr_print_sasphy0()
|
| H A D | mpr_sas_lsi.c | 227 le16toh(phy->AttachedDevHandle), in mprsas_fw_work() 232 le16toh(phy->AttachedDevHandle)); in mprsas_fw_work() 234 phy->AttachedDevHandle)); in mprsas_fw_work() 239 phy->AttachedDevHandle)); in mprsas_fw_work() 755 handle = le16toh(port_entry->AttachedDevHandle); in mprsas_fw_work()
|
| H A D | mpr_mapping.c | 2925 AttachedDevHandle); in mpr_mapping_topology_change_event() 2976 AttachedDevHandle); in mpr_mapping_pcie_topology_change_event()
|
| /freebsd-12.1/sys/dev/mps/ |
| H A D | mps_table.c | 393 phy->AttachedDevHandle); in mps_print_evt_sas() 465 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mps_print_expander1() 496 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x); in mps_print_sasphy0()
|
| H A D | mps_sas_lsi.c | 224 le16toh(phy->AttachedDevHandle), in mpssas_fw_work() 229 le16toh(phy->AttachedDevHandle)); in mpssas_fw_work() 231 phy->AttachedDevHandle)); in mpssas_fw_work() 236 phy->AttachedDevHandle)); in mpssas_fw_work()
|
| H A D | mps_mapping.c | 2461 AttachedDevHandle); in mps_mapping_topology_change_event()
|
| /freebsd-12.1/usr.sbin/mpsutil/ |
| H A D | mps_show.c | 177 if (phy0->AttachedDevHandle != 0) { in show_adapter() 178 snprintf(devhandle, 5, "%04x", phy0->AttachedDevHandle); in show_adapter() 713 exp1->AttachedDevHandle); in show_expanders()
|
| /freebsd-12.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_cnfg.h | 2205 U16 AttachedDevHandle; /* 0x08 */ member 2742 U16 AttachedDevHandle; /* 0x12 */ member 2883 U16 AttachedDevHandle; /* 0x0C */ member 3485 U16 AttachedDevHandle; /* 0x08 */ member 3630 U16 AttachedDevHandle; /* 0x0E */ member
|
| H A D | mpi2_ioc.h | 1053 U16 AttachedDevHandle; /* 0x00 */ member 1319 U16 AttachedDevHandle; /* 0x00 */ member
|
| /freebsd-12.1/sys/dev/mps/mpi/ |
| H A D | mpi2_cnfg.h | 1722 U16 AttachedDevHandle; /* 0x08 */ member 2215 U16 AttachedDevHandle; /* 0x12 */ member 2352 U16 AttachedDevHandle; /* 0x0C */ member
|
| H A D | mpi2_ioc.h | 831 U16 AttachedDevHandle; /* 0x00 */ member
|
| /freebsd-12.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_cnfg.h | 2865 U16 AttachedDevHandle; /* 12h */ member 3008 U16 AttachedDevHandle; /* 14h */ member
|
| /freebsd-12.1/sys/dev/mpt/ |
| H A D | mpt_cam.c | 698 phy_info->attached.dev_handle = le16toh(buffer->AttachedDevHandle); in mptsas_sas_phy_pg0()
|