Searched refs:HW_EVENT_PHY_DOWN (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.h | 709 #define HW_EVENT_PHY_DOWN 0x07 macro
|
H A D | pm80xx_hwi.h | 1159 #define HW_EVENT_PHY_DOWN 0x07 macro
|
H A D | pm80xx_hwi.c | 3331 "HW_EVENT_PHY_DOWN phyid:%#x port_id:%#x portstate: PORT_VALID\n", in hw_event_phy_down() 3336 "HW_EVENT_PHY_DOWN phyid:%#x port_id:%#x portstate: PORT_INVALID\n", in hw_event_phy_down() 3343 pm80xx_hw_event_ack_req(pm8001_ha, 0, HW_EVENT_PHY_DOWN, in hw_event_phy_down() 3350 "HW_EVENT_PHY_DOWN phyid:%#x port_id:%#x portstate: PORT_IN_RESET\n", in hw_event_phy_down() 3355 "HW_EVENT_PHY_DOWN phyid:%#x port_id:%#x portstate: PORT_NOT_ESTABLISHED\n", in hw_event_phy_down() 3361 "HW_EVENT_PHY_DOWN phyid:%#x port_id:%#x portstate: PORT_LOSTCOMM\n", in hw_event_phy_down() 3367 pm80xx_hw_event_ack_req(pm8001_ha, 0, HW_EVENT_PHY_DOWN, in hw_event_phy_down() 3375 "HW_EVENT_PHY_DOWN phyid:%#x port_id:%#x portstate:%#x\n", in hw_event_phy_down() 3490 case HW_EVENT_PHY_DOWN: in mpi_hw_event() 3612 pm80xx_hw_event_ack_req(pm8001_ha, 0, HW_EVENT_PHY_DOWN, in mpi_hw_event() [all...] |
H A D | pm8001_hwi.c | 3255 pm8001_hw_event_ack_req(pm8001_ha, 0, HW_EVENT_PHY_DOWN, in hw_event_phy_down() 3272 pm8001_hw_event_ack_req(pm8001_ha, 0, HW_EVENT_PHY_DOWN, in hw_event_phy_down() 3554 case HW_EVENT_PHY_DOWN: in mpi_hw_event() 3555 pm8001_dbg(pm8001_ha, MSG, "HW_EVENT_PHY_DOWN\n"); in mpi_hw_event()
|