Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/mvsas/
H A Dmv_sas.c729 if (tei.port && !tei.port->port_attached && !tmf) { in mvs_task_prep()
951 port->port_attached = 0; in mvs_is_phy_ready()
954 port->port_attached = 0; in mvs_is_phy_ready()
1097 port->port_attached = 1; in mvs_port_notify_formed()
1801 if (!slot->port->port_attached) { in mvs_slot_complete()
H A Dmv_sas.h197 u8 port_attached; member
H A Dmv_init.c232 mvi->port[i].port_attached = 0; in mvs_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3321 port->port_attached = 1; in hw_event_sas_phy_up()
3326 port->port_attached = 1; in hw_event_sas_phy_up()
3331 port->port_attached = 1; in hw_event_sas_phy_up()
3385 port->port_attached = 1; in hw_event_sata_phy_up()
3434 port->port_attached = 0; in hw_event_phy_down()
3445 port->port_attached = 0; in hw_event_phy_down()
3451 port->port_attached = 0; in hw_event_phy_down()
3456 port->port_attached = 0; in hw_event_phy_down()
H A Dpm80xx_hwi.c3279 port->port_attached = 1; in hw_event_sas_phy_up()
3284 port->port_attached = 1; in hw_event_sas_phy_up()
3289 port->port_attached = 1; in hw_event_sas_phy_up()
3347 port->port_attached = 1; in hw_event_sata_phy_up()
3399 port->port_attached = 0; in hw_event_phy_down()
3412 port->port_attached = 0; in hw_event_phy_down()
3419 port->port_attached = 0; in hw_event_phy_down()
3427 port->port_attached = 0; in hw_event_phy_down()
H A Dpm8001_sas.h229 u8 port_attached; member
H A Dpm8001_sas.c415 if (DEV_IS_GONE(pm8001_dev) || !port->port_attached) { in pm8001_task_exec()
H A Dpm8001_init.c301 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h181 u8 port_attached; member
H A Dhisi_sas_main.c466 if (port && !port->port_attached) { in hisi_sas_task_prep()
995 port->port_attached = 1; in hisi_sas_port_notify_formed()
2224 port->port_attached = 0; in hisi_sas_phy_down()
2226 port->port_attached = 0; in hisi_sas_phy_down()
2324 hisi_hba->port[i].port_attached = 0; in hisi_sas_alloc()
H A Dhisi_sas_v1_hw.c1305 if (!slot->port->port_attached) { in slot_complete_v1_hw()
H A Dhisi_sas_v2_hw.c2453 if (!slot->port->port_attached) { in slot_complete_v2_hw()
H A Dhisi_sas_v3_hw.c2289 if (!slot->port->port_attached) { in slot_complete_v3_hw()