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

/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr_table.c404 mpr_dprint_field(sc, MPR_XINFO, "AttachedDeviceInfo: %b,%s\n",
405 buf->AttachedDeviceInfo, "\20" "\4SATAhost" "\5SMPinit" "\6STPinit"
409 buf->AttachedDeviceInfo & 0x03));
/freebsd-11.0-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-11.0-release/usr.sbin/mpsutil/
H A Dmps_show.c676 type = get_device_type(exp1->AttachedDeviceInfo);
677 if ((exp1->AttachedDeviceInfo &0x7) == 0) {
/freebsd-11.0-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-11.0-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-11.0-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h2610 U32 AttachedDeviceInfo; /* 0x18 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2633 /* see mpi2_sas.h for the MPI2_SAS_DEVICE_INFO_ defines used for the AttachedDeviceInfo field */

Completed in 103 milliseconds