Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c744 if (tei.port && !tei.port->port_attached && !tmf) { in mvs_task_prep()
965 port->port_attached = 0; in mvs_is_phy_ready()
968 port->port_attached = 0; in mvs_is_phy_ready()
1111 port->port_attached = 1; in mvs_port_notify_formed()
1815 if (!slot->port->port_attached) { in mvs_slot_complete()
Dmv_sas.h213 u8 port_attached; member
Dmv_init.c242 mvi->port[i].port_attached = 0; in mvs_alloc()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm80xx_hwi.c2927 port->port_attached = 1; in hw_event_sas_phy_up()
2933 port->port_attached = 1; in hw_event_sas_phy_up()
2939 port->port_attached = 1; in hw_event_sas_phy_up()
2998 port->port_attached = 1; in hw_event_sata_phy_up()
3050 port->port_attached = 0; in hw_event_phy_down()
3063 port->port_attached = 0; in hw_event_phy_down()
3071 port->port_attached = 0; in hw_event_phy_down()
3079 port->port_attached = 0; in hw_event_phy_down()
Dpm8001_hwi.c3390 port->port_attached = 1; in hw_event_sas_phy_up()
3396 port->port_attached = 1; in hw_event_sas_phy_up()
3402 port->port_attached = 1; in hw_event_sas_phy_up()
3458 port->port_attached = 1; in hw_event_sata_phy_up()
3507 port->port_attached = 0; in hw_event_phy_down()
3518 port->port_attached = 0; in hw_event_phy_down()
3525 port->port_attached = 0; in hw_event_phy_down()
3530 port->port_attached = 0; in hw_event_phy_down()
Dpm8001_sas.h245 u8 port_attached; member
Dpm8001_sas.c380 if (DEV_IS_GONE(pm8001_dev) || !port->port_attached) { in pm8001_task_exec()
Dpm8001_init.c258 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()