Searched refs:AttachedPhyInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_table.c419 MPR_PRINTFIELD(sc, buf, AttachedPhyInfo, 0x%x);
420 mpr_dprint_field(sc, MPR_XINFO, "AttachedPhyInfo Reason: %s (0x%x)\n",
422 buf->AttachedPhyInfo & 0xf), buf->AttachedPhyInfo);
434 mpr_dprint_field(sc, MPR_XINFO, "AttachedPhyInfo Reason: %s (0x%x)\n",
436 buf->AttachedPhyInfo & 0xf), buf->AttachedPhyInfo);
/freebsd-10.3-release/sys/dev/mps/
H A Dmps_table.c417 MPS_PRINTFIELD(sc, buf, AttachedPhyInfo, 0x%x);
418 mps_dprint_field(sc, MPS_XINFO, "AttachedPhyInfo Reason: %s (0x%x)\n",
420 buf->AttachedPhyInfo & 0xf), buf->AttachedPhyInfo);
432 mps_dprint_field(sc, MPS_XINFO, "AttachedPhyInfo Reason: %s (0x%x)\n",
434 buf->AttachedPhyInfo & 0xf), buf->AttachedPhyInfo);
/freebsd-10.3-release/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h1624 /* values for AttachedPhyInfo fields */
2223 U32 AttachedPhyInfo; /* 0x24 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2242 /* use MPI2_SAS_APHYINFO_ defines for AttachedPhyInfo field */
2353 U32 AttachedPhyInfo; /* 0x10 */ member in struct:_MPI2_CONFIG_PAGE_SAS_PHY_0
2374 /* use MPI2_SAS_APHYINFO_ defines for AttachedPhyInfo field */
/freebsd-10.3-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1859 /* values for AttachedPhyInfo fields */
2499 U32 AttachedPhyInfo; /* 0x24 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2523 /* use MPI2_SAS_APHYINFO_ defines for AttachedPhyInfo field */
2633 U32 AttachedPhyInfo; /* 0x10 */ member in struct:_MPI2_CONFIG_PAGE_SAS_PHY_0
2647 /* use MPI2_SAS_APHYINFO_ defines for AttachedPhyInfo field */

Completed in 191 milliseconds