Searched refs:AttachedDeviceInfo (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_table.c405 mpr_dprint_field(sc, MPR_XINFO, "AttachedDeviceInfo: %b,%s\n",
406 buf->AttachedDeviceInfo, "\20" "\4SATAhost" "\5SMPinit" "\6STPinit"
410 buf->AttachedDeviceInfo & 0x03));
/freebsd-10.3-release/sys/dev/mps/
H A Dmps_table.c403 mps_dprint_field(sc, MPS_XINFO, "AttachedDeviceInfo: %b,%s\n",
404 buf->AttachedDeviceInfo, "\20" "\4SATAhost" "\5SMPinit" "\6STPinit"
408 buf->AttachedDeviceInfo & 0x03));
/freebsd-10.3-release/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h2865 U32 AttachedDeviceInfo; /* 18h */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_1
2885 /* see mpi_sas.h for values for SAS Expander Page 1 AttachedDeviceInfo values */
3009 U32 AttachedDeviceInfo; /* 18h */ member in struct:_CONFIG_PAGE_SAS_PHY_0
/freebsd-10.3-release/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h2215 U32 AttachedDeviceInfo; /* 0x18 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2238 /* see mpi2_sas.h for the MPI2_SAS_DEVICE_INFO_ defines used for the AttachedDeviceInfo field */
/freebsd-10.3-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h2491 U32 AttachedDeviceInfo; /* 0x18 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2514 /* see mpi2_sas.h for the MPI2_SAS_DEVICE_INFO_ defines used for the AttachedDeviceInfo field */

Completed in 204 milliseconds