Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mvsas/
Dmv_sas.c731 if (tei.port && !tei.port->port_attached && !tmf) { in mvs_task_prep()
953 port->port_attached = 0; in mvs_is_phy_ready()
956 port->port_attached = 0; in mvs_is_phy_ready()
1099 port->port_attached = 1; in mvs_port_notify_formed()
1803 if (!slot->port->port_attached) { in mvs_slot_complete()
Dmv_sas.h197 u8 port_attached; member
Dmv_init.c226 mvi->port[i].port_attached = 0; in mvs_alloc()
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_hwi.c3403 port->port_attached = 1; in hw_event_sas_phy_up()
3409 port->port_attached = 1; in hw_event_sas_phy_up()
3415 port->port_attached = 1; in hw_event_sas_phy_up()
3471 port->port_attached = 1; in hw_event_sata_phy_up()
3520 port->port_attached = 0; in hw_event_phy_down()
3531 port->port_attached = 0; in hw_event_phy_down()
3538 port->port_attached = 0; in hw_event_phy_down()
3543 port->port_attached = 0; in hw_event_phy_down()
Dpm80xx_hwi.c2951 port->port_attached = 1; in hw_event_sas_phy_up()
2957 port->port_attached = 1; in hw_event_sas_phy_up()
2963 port->port_attached = 1; in hw_event_sas_phy_up()
3022 port->port_attached = 1; in hw_event_sata_phy_up()
3074 port->port_attached = 0; in hw_event_phy_down()
3087 port->port_attached = 0; in hw_event_phy_down()
3095 port->port_attached = 0; in hw_event_phy_down()
3103 port->port_attached = 0; in hw_event_phy_down()
Dpm8001_sas.h244 u8 port_attached; member
Dpm8001_sas.c412 if (DEV_IS_GONE(pm8001_dev) || !port->port_attached) { in pm8001_task_exec()
Dpm8001_init.c255 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h174 u8 port_attached; member
Dhisi_sas_main.c449 if (port && !port->port_attached) { in hisi_sas_task_prep()
978 port->port_attached = 1; in hisi_sas_port_notify_formed()
2208 port->port_attached = 0; in hisi_sas_phy_down()
2210 port->port_attached = 0; in hisi_sas_phy_down()
2308 hisi_hba->port[i].port_attached = 0; in hisi_sas_alloc()
Dhisi_sas_v1_hw.c1302 if (!slot->port->port_attached) { in slot_complete_v1_hw()
Dhisi_sas_v2_hw.c2447 if (!slot->port->port_attached) { in slot_complete_v2_hw()
Dhisi_sas_v3_hw.c2258 if (!slot->port->port_attached) { in slot_complete_v3_hw()