Home
last modified time | relevance | path

Searched refs:port_attached (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/scsi/mvsas/
Dmv_sas.c910 if (tei.port && !tei.port->port_attached) { in mvs_task_exec()
1116 port->port_attached = 0; in mvs_is_phy_ready()
1119 port->port_attached = 0; in mvs_is_phy_ready()
1256 port->port_attached = 1; in mvs_port_notify_formed()
1918 if (!slot->port->port_attached) { in mvs_slot_complete()
Dmv_sas.h207 u8 port_attached; member
Dmv_init.c226 mvi->port[i].port_attached = 0; in mvs_alloc()
/linux-2.6.39/drivers/scsi/pm8001/
Dpm8001_sas.h183 u8 port_attached; member
Dpm8001_hwi.c2908 port->port_attached = 1; in hw_event_sas_phy_up()
2914 port->port_attached = 1; in hw_event_sas_phy_up()
2920 port->port_attached = 1; in hw_event_sas_phy_up()
2975 port->port_attached = 1; in hw_event_sata_phy_up()
3024 port->port_attached = 0; in hw_event_phy_down()
3035 port->port_attached = 0; in hw_event_phy_down()
3042 port->port_attached = 0; in hw_event_phy_down()
3047 port->port_attached = 0; in hw_event_phy_down()
Dpm8001_init.c207 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()
Dpm8001_sas.c402 if (!port->port_attached) { in pm8001_task_exec()