portstate 1128 drivers/net/dsa/lan9303-core.c int portmask, portstate; portstate 1136 drivers/net/dsa/lan9303-core.c portstate = LAN9303_SWE_PORT_STATE_DISABLED_PORT0; portstate 1140 drivers/net/dsa/lan9303-core.c portstate = LAN9303_SWE_PORT_STATE_BLOCKING_PORT0; portstate 1143 drivers/net/dsa/lan9303-core.c portstate = LAN9303_SWE_PORT_STATE_LEARNING_PORT0; portstate 1146 drivers/net/dsa/lan9303-core.c portstate = LAN9303_SWE_PORT_STATE_FORWARDING_PORT0; portstate 1149 drivers/net/dsa/lan9303-core.c portstate = LAN9303_SWE_PORT_STATE_DISABLED_PORT0; portstate 1155 drivers/net/dsa/lan9303-core.c portstate <<= (port * 2); portstate 1157 drivers/net/dsa/lan9303-core.c chip->swe_port_state = (chip->swe_port_state & ~portmask) | portstate; portstate 3382 drivers/scsi/pm8001/pm8001_hwi.c u8 portstate = (u8)(npip_portstate & 0x0000000F); portstate 3388 drivers/scsi/pm8001/pm8001_hwi.c port->port_state = portstate; portstate 3461 drivers/scsi/pm8001/pm8001_hwi.c u8 portstate = (u8)(npip_portstate & 0x0000000F); portstate 3469 drivers/scsi/pm8001/pm8001_hwi.c port->port_state = portstate; portstate 3504 drivers/scsi/pm8001/pm8001_hwi.c u8 portstate = (u8)(npip_portstate & 0x0000000F); portstate 3507 drivers/scsi/pm8001/pm8001_hwi.c port->port_state = portstate; portstate 3512 drivers/scsi/pm8001/pm8001_hwi.c switch (portstate) { portstate 3546 drivers/scsi/pm8001/pm8001_hwi.c portstate)); portstate 2929 drivers/scsi/pm8001/pm80xx_hwi.c u8 portstate = (u8)(phyid_npip_portstate & 0x0000000F); portstate 2936 drivers/scsi/pm8001/pm80xx_hwi.c port->port_state = portstate; portstate 2942 drivers/scsi/pm8001/pm80xx_hwi.c port_id, phy_id, link_rate, portstate, deviceType)); portstate 3012 drivers/scsi/pm8001/pm80xx_hwi.c u8 portstate = (u8)(phyid_npip_portstate & 0x0000000F); portstate 3020 drivers/scsi/pm8001/pm80xx_hwi.c port_id, phy_id, link_rate, portstate)); portstate 3022 drivers/scsi/pm8001/pm80xx_hwi.c port->port_state = portstate; portstate 3058 drivers/scsi/pm8001/pm80xx_hwi.c u8 portstate = (u8)(phyid_npip_portstate & 0x0000000F); portstate 3063 drivers/scsi/pm8001/pm80xx_hwi.c port->port_state = portstate; portstate 3066 drivers/scsi/pm8001/pm80xx_hwi.c switch (portstate) { portstate 3108 drivers/scsi/pm8001/pm80xx_hwi.c portstate)); portstate 3112 drivers/scsi/pm8001/pm80xx_hwi.c if (port_sata && (portstate != PORT_IN_RESET)) { portstate 267 drivers/usb/musb/am35x.c portstate(musb->port1_status |= USB_PORT_STAT_POWER); portstate 273 drivers/usb/musb/am35x.c portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); portstate 283 drivers/usb/musb/da8xx.c portstate(musb->port1_status |= USB_PORT_STAT_POWER); portstate 297 drivers/usb/musb/da8xx.c portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); portstate 315 drivers/usb/musb/davinci.c portstate(musb->port1_status |= USB_PORT_STAT_POWER); portstate 321 drivers/usb/musb/davinci.c portstate(musb->port1_status &= ~USB_PORT_STAT_POWER);