Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c519 if (!port->port_attached) { in hisi_sas_queue_command()
1075 port->port_attached = 1; in hisi_sas_port_notify_formed()
1380 } else if (!port->port_attached) in hisi_sas_refresh_port_id()
2082 port->port_attached = 0; in hisi_sas_phy_down()
2084 port->port_attached = 0; in hisi_sas_phy_down()
2183 hisi_hba->port[i].port_attached = 0; in hisi_sas_alloc()
H A Dhisi_sas.h200 u8 port_attached; member
H A Dhisi_sas_v1_hw.c1301 if (!slot->port->port_attached) { in slot_complete_v1_hw()
H A Dhisi_sas_v2_hw.c2460 if (!slot->port->port_attached) { in slot_complete_v2_hw()
H A Dhisi_sas_v3_hw.c2403 if (!slot->port->port_attached) { in slot_complete_v3_hw()
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c726 if (tei.port && !tei.port->port_attached && !tmf) { in mvs_task_prep()
945 port->port_attached = 0; in mvs_is_phy_ready()
948 port->port_attached = 0; in mvs_is_phy_ready()
1091 port->port_attached = 1; in mvs_port_notify_formed()
1631 if (!slot->port->port_attached) { in mvs_slot_complete()
H A Dmv_sas.h197 u8 port_attached; member
H A Dmv_init.c214 mvi->port[i].port_attached = 0; in mvs_alloc()
/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3139 port->port_attached = 1; in hw_event_sas_phy_up()
3144 port->port_attached = 1; in hw_event_sas_phy_up()
3149 port->port_attached = 1; in hw_event_sas_phy_up()
3205 port->port_attached = 1; in hw_event_sata_phy_up()
3254 port->port_attached = 0; in hw_event_phy_down()
3265 port->port_attached = 0; in hw_event_phy_down()
3271 port->port_attached = 0; in hw_event_phy_down()
3276 port->port_attached = 0; in hw_event_phy_down()
H A Dpm80xx_hwi.c3160 port->port_attached = 1; in hw_event_sas_phy_up()
3165 port->port_attached = 1; in hw_event_sas_phy_up()
3170 port->port_attached = 1; in hw_event_sas_phy_up()
3230 port->port_attached = 1; in hw_event_sata_phy_up()
3286 port->port_attached = 0; in hw_event_phy_down()
3301 port->port_attached = 0; in hw_event_phy_down()
3309 port->port_attached = 0; in hw_event_phy_down()
3317 port->port_attached = 0; in hw_event_phy_down()
H A Dpm8001_sas.h229 u8 port_attached; member
H A Dpm8001_sas.c467 (DEV_IS_GONE(pm8001_dev) || !port->port_attached)) { in pm8001_queue_command()
H A Dpm8001_init.c334 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()