Searched refs:PhyStatus (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c796 bit32 PhyStatus; local
1727 PhyStatus = TD_GET_PHY_STATUS(eventParm1);
1730 if (PhyStatus == 0x00)
1734 else if (PhyStatus == 0x01)
1738 else if (PhyStatus == 0x02)
1744 TI_DBG1(("ossaHwCB: OSSA_HW_EVENT_PHY_START_STATUS, OTHER_FAILURE %d\n", PhyStatus));
1752 PhyStatus = TD_GET_PHY_STATUS(eventParm1);
1756 if (PhyStatus == 0x00)
1822 else if (PhyStatus == 0x01)
1826 else if (PhyStatus
[all...]
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr_table.c345 mpr_dprint_field(sc,MPR_EVENT,"PHY[%d].PhyStatus: %s\n",
347 phy->PhyStatus));
H A Dmpr_sas_lsi.c217 switch (phy->PhyStatus & MPI2_EVENT_SAS_TOPO_RC_MASK) {
H A Dmpr_mapping.c2060 phy_change->reason = event_phy_change->PhyStatus &
/freebsd-11.0-release/sys/dev/mps/
H A Dmps_table.c344 mps_dprint_field(sc,MPS_EVENT,"PHY[%d].PhyStatus: %s\n",
346 phy->PhyStatus));
H A Dmps_sas_lsi.c217 switch (phy->PhyStatus & MPI2_EVENT_SAS_TOPO_RC_MASK) {
H A Dmps_mapping.c2059 phy_change->reason = event_phy_change->PhyStatus &
/freebsd-11.0-release/sys/dev/mps/mpi/
H A Dmpi2_ioc.h102 * Added Multiplexing Status Change bit to the PhyStatus
831 U8 PhyStatus; /* 0x03 */ member in struct:_MPI2_EVENT_SAS_TOPO_PHY_ENTRY
876 /* values for the PhyStatus field */
879 /* values for the PhyStatus ReasonCode sub-field */
/freebsd-11.0-release/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h111 * Added Multiplexing Status Change bit to the PhyStatus
1003 U8 PhyStatus; /* 0x03 */ member in struct:_MPI2_EVENT_SAS_TOPO_PHY_ENTRY
1049 /* values for the PhyStatus field */
1052 /* values for the PhyStatus ReasonCode sub-field */

Completed in 112 milliseconds