Searched refs:AttachedDevHandle (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_table.c339 "PHY[%d].AttachedDevHandle: 0x%04x\n", phynum,
340 phy->AttachedDevHandle);
401 MPR_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x);
432 MPR_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x);
H A Dmpr_sas_lsi.c220 le16toh(phy->AttachedDevHandle),
224 le16toh(phy->AttachedDevHandle));
226 phy->AttachedDevHandle));
231 phy->AttachedDevHandle));
H A Dmpr_mapping.c2059 AttachedDevHandle);
/freebsd-10.3-release/sys/dev/mps/
H A Dmps_table.c338 "PHY[%d].AttachedDevHandle: 0x%04x\n", phynum,
339 phy->AttachedDevHandle);
399 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x);
430 MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x);
H A Dmps_sas_lsi.c220 le16toh(phy->AttachedDevHandle), phy->LinkRate)){
223 le16toh(phy->AttachedDevHandle));
225 phy->AttachedDevHandle));
230 phy->AttachedDevHandle));
H A Dmps_mapping.c2059 AttachedDevHandle);
/freebsd-10.3-release/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h1720 U16 AttachedDevHandle; /* 0x08 */ member in struct:_MPI2_SAS_IO_UNIT0_PHY_DATA
2213 U16 AttachedDevHandle; /* 0x12 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2350 U16 AttachedDevHandle; /* 0x0C */ member in struct:_MPI2_CONFIG_PAGE_SAS_PHY_0
H A Dmpi2_ioc.h829 U16 AttachedDevHandle; /* 0x00 */ member in struct:_MPI2_EVENT_SAS_TOPO_PHY_ENTRY
/freebsd-10.3-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1959 U16 AttachedDevHandle; /* 0x08 */ member in struct:_MPI2_SAS_IO_UNIT0_PHY_DATA
2489 U16 AttachedDevHandle; /* 0x12 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2630 U16 AttachedDevHandle; /* 0x0C */ member in struct:_MPI2_CONFIG_PAGE_SAS_PHY_0
H A Dmpi2_ioc.h966 U16 AttachedDevHandle; /* 0x00 */ member in struct:_MPI2_EVENT_SAS_TOPO_PHY_ENTRY
/freebsd-10.3-release/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h2863 U16 AttachedDevHandle; /* 12h */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_1
3006 U16 AttachedDevHandle; /* 14h */ member in struct:_CONFIG_PAGE_SAS_PHY_0
/freebsd-10.3-release/sys/dev/mpt/
H A Dmpt_cam.c685 phy_info->attached.dev_handle = le16toh(buffer->AttachedDevHandle);

Completed in 307 milliseconds