Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/mvsas/
Dmv_sas.c734 if (tei.port && !tei.port->port_attached && !tmf) { in mvs_task_prep()
948 port->port_attached = 0; in mvs_is_phy_ready()
951 port->port_attached = 0; in mvs_is_phy_ready()
1094 port->port_attached = 1; in mvs_port_notify_formed()
1641 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-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c516 if (!port->port_attached) { in hisi_sas_queue_command()
1037 port->port_attached = 1; in hisi_sas_port_notify_formed()
1979 port->port_attached = 0; in hisi_sas_phy_down()
1981 port->port_attached = 0; in hisi_sas_phy_down()
2080 hisi_hba->port[i].port_attached = 0; in hisi_sas_alloc()
Dhisi_sas.h199 u8 port_attached; member
Dhisi_sas_v1_hw.c1304 if (!slot->port->port_attached) { in slot_complete_v1_hw()
Dhisi_sas_v2_hw.c2452 if (!slot->port->port_attached) { in slot_complete_v2_hw()
Dhisi_sas_v3_hw.c2333 if (!slot->port->port_attached) { in slot_complete_v3_hw()
/linux-5.19.10/drivers/scsi/pm8001/
Dpm8001_hwi.c3286 port->port_attached = 1; in hw_event_sas_phy_up()
3291 port->port_attached = 1; in hw_event_sas_phy_up()
3296 port->port_attached = 1; in hw_event_sas_phy_up()
3352 port->port_attached = 1; in hw_event_sata_phy_up()
3401 port->port_attached = 0; in hw_event_phy_down()
3412 port->port_attached = 0; in hw_event_phy_down()
3418 port->port_attached = 0; in hw_event_phy_down()
3423 port->port_attached = 0; in hw_event_phy_down()
Dpm80xx_hwi.c3284 port->port_attached = 1; in hw_event_sas_phy_up()
3289 port->port_attached = 1; in hw_event_sas_phy_up()
3294 port->port_attached = 1; in hw_event_sas_phy_up()
3354 port->port_attached = 1; in hw_event_sata_phy_up()
3406 port->port_attached = 0; in hw_event_phy_down()
3419 port->port_attached = 0; in hw_event_phy_down()
3426 port->port_attached = 0; in hw_event_phy_down()
3434 port->port_attached = 0; in hw_event_phy_down()
Dpm8001_sas.h228 u8 port_attached; member
Dpm8001_sas.c454 (DEV_IS_GONE(pm8001_dev) || !port->port_attached)) { in pm8001_queue_command()
Dpm8001_init.c306 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()