Home
last modified time | relevance | path

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

/Linux-v5.10/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.c231 mvi->port[i].port_attached = 0; in mvs_alloc()
/Linux-v5.10/drivers/scsi/pm8001/
Dpm80xx_hwi.c3330 port->port_attached = 1; in hw_event_sas_phy_up()
3336 port->port_attached = 1; in hw_event_sas_phy_up()
3342 port->port_attached = 1; in hw_event_sas_phy_up()
3401 port->port_attached = 1; in hw_event_sata_phy_up()
3453 port->port_attached = 0; in hw_event_phy_down()
3466 port->port_attached = 0; in hw_event_phy_down()
3474 port->port_attached = 0; in hw_event_phy_down()
3482 port->port_attached = 0; in hw_event_phy_down()
Dpm8001_hwi.c3442 port->port_attached = 1; in hw_event_sas_phy_up()
3448 port->port_attached = 1; in hw_event_sas_phy_up()
3454 port->port_attached = 1; in hw_event_sas_phy_up()
3510 port->port_attached = 1; in hw_event_sata_phy_up()
3559 port->port_attached = 0; in hw_event_phy_down()
3570 port->port_attached = 0; in hw_event_phy_down()
3577 port->port_attached = 0; in hw_event_phy_down()
3582 port->port_attached = 0; in hw_event_phy_down()
Dpm8001_sas.h258 u8 port_attached; member
Dpm8001_sas.c414 if (DEV_IS_GONE(pm8001_dev) || !port->port_attached) { in pm8001_task_exec()
Dpm8001_init.c301 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()
/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h181 u8 port_attached; member
Dhisi_sas_main.c466 if (port && !port->port_attached) { in hisi_sas_task_prep()
997 port->port_attached = 1; in hisi_sas_port_notify_formed()
2228 port->port_attached = 0; in hisi_sas_phy_down()
2230 port->port_attached = 0; in hisi_sas_phy_down()
2328 hisi_hba->port[i].port_attached = 0; in hisi_sas_alloc()
Dhisi_sas_v1_hw.c1305 if (!slot->port->port_attached) { in slot_complete_v1_hw()
Dhisi_sas_v2_hw.c2453 if (!slot->port->port_attached) { in slot_complete_v2_hw()
Dhisi_sas_v3_hw.c2290 if (!slot->port->port_attached) { in slot_complete_v3_hw()