Home
last modified time | relevance | path

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

/linux/drivers/scsi/mvsas/
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()
A Dmv_sas.h197 u8 port_attached; member
A Dmv_init.c232 mvi->port[i].port_attached = 0; in mvs_alloc()
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas_main.c464 if (port && !port->port_attached) { in hisi_sas_task_prep()
1010 port->port_attached = 1; in hisi_sas_port_notify_formed()
2319 port->port_attached = 0; in hisi_sas_phy_down()
2321 port->port_attached = 0; in hisi_sas_phy_down()
2419 hisi_hba->port[i].port_attached = 0; in hisi_sas_alloc()
A Dhisi_sas.h199 u8 port_attached; member
A Dhisi_sas_v1_hw.c1305 if (!slot->port->port_attached) { in slot_complete_v1_hw()
A Dhisi_sas_v2_hw.c2453 if (!slot->port->port_attached) { in slot_complete_v2_hw()
A Dhisi_sas_v3_hw.c2307 if (!slot->port->port_attached) { in slot_complete_v3_hw()
/linux/drivers/scsi/pm8001/
A Dpm80xx_hwi.c3356 port->port_attached = 1; in hw_event_sas_phy_up()
3361 port->port_attached = 1; in hw_event_sas_phy_up()
3366 port->port_attached = 1; in hw_event_sas_phy_up()
3426 port->port_attached = 1; in hw_event_sata_phy_up()
3478 port->port_attached = 0; in hw_event_phy_down()
3491 port->port_attached = 0; in hw_event_phy_down()
3498 port->port_attached = 0; in hw_event_phy_down()
3506 port->port_attached = 0; in hw_event_phy_down()
A Dpm8001_hwi.c3377 port->port_attached = 1; in hw_event_sas_phy_up()
3382 port->port_attached = 1; in hw_event_sas_phy_up()
3387 port->port_attached = 1; in hw_event_sas_phy_up()
3443 port->port_attached = 1; in hw_event_sata_phy_up()
3492 port->port_attached = 0; in hw_event_phy_down()
3503 port->port_attached = 0; in hw_event_phy_down()
3509 port->port_attached = 0; in hw_event_phy_down()
3514 port->port_attached = 0; in hw_event_phy_down()
A Dpm8001_sas.h230 u8 port_attached; member
A Dpm8001_sas.c415 if (DEV_IS_GONE(pm8001_dev) || !port->port_attached) { in pm8001_task_exec()
A Dpm8001_init.c303 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()

Completed in 59 milliseconds