Home
last modified time | relevance | path

Searched defs:portstate (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c3157 u8 portstate = (u8)(phyid_npip_portstate & 0x0000000F); in hw_event_sas_phy_up() local
3237 u8 portstate = (u8)(phyid_npip_portstate & 0x0000000F); in hw_event_sata_phy_up() local
3284 u8 portstate = (u8)(phyid_npip_portstate & 0x0000000F); in hw_event_phy_down() local
3420 u8 portstate = (u8)(phyid_npip_portstate & 0x0000000F); in mpi_hw_event() local
H A Dpm8001_hwi.c3174 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_sas_phy_up() local
3251 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_sata_phy_up() local
3294 u8 portstate = (u8)(npip_portstate & 0x0000000F); in hw_event_phy_down() local
/openbmc/linux/drivers/usb/musb/
H A Dda8xx.c113 #define portstate(stmt) stmt macro
/openbmc/u-boot/drivers/usb/musb-new/
H A Dam35x.c128 #define portstate(stmt) stmt macro
/openbmc/linux/drivers/net/dsa/
H A Dlan9303-core.c1166 int portmask, portstate; in lan9303_port_stp_state_set() local