Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c519 if (!port->port_attached) { in hisi_sas_queue_command()
1074 port->port_attached = 1; in hisi_sas_port_notify_formed()
1379 } else if (!port->port_attached) in hisi_sas_refresh_port_id()
2082 port->port_attached = 0; in hisi_sas_phy_down()
2084 port->port_attached = 0; in hisi_sas_phy_down()
2183 hisi_hba->port[i].port_attached = 0; in hisi_sas_alloc()
H A Dhisi_sas.h200 u8 port_attached; member
H A Dhisi_sas_v1_hw.c1301 if (!slot->port->port_attached) { in slot_complete_v1_hw()
H A Dhisi_sas_v2_hw.c2460 if (!slot->port->port_attached) { in slot_complete_v2_hw()
H A Dhisi_sas_v3_hw.c2403 if (!slot->port->port_attached) { in slot_complete_v3_hw()
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.c726 if (tei.port && !tei.port->port_attached && !tmf) { in mvs_task_prep()
945 port->port_attached = 0; in mvs_is_phy_ready()
948 port->port_attached = 0; in mvs_is_phy_ready()
1091 port->port_attached = 1; in mvs_port_notify_formed()
1631 if (!slot->port->port_attached) { in mvs_slot_complete()
H A Dmv_sas.h197 u8 port_attached; member
H A Dmv_init.c229 mvi->port[i].port_attached = 0; in mvs_alloc()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c3180 port->port_attached = 1; in hw_event_sas_phy_up()
3185 port->port_attached = 1; in hw_event_sas_phy_up()
3190 port->port_attached = 1; in hw_event_sas_phy_up()
3250 port->port_attached = 1; in hw_event_sata_phy_up()
3306 port->port_attached = 0; in hw_event_phy_down()
3321 port->port_attached = 0; in hw_event_phy_down()
3329 port->port_attached = 0; in hw_event_phy_down()
3337 port->port_attached = 0; in hw_event_phy_down()
H A Dpm8001_hwi.c3195 port->port_attached = 1; in hw_event_sas_phy_up()
3200 port->port_attached = 1; in hw_event_sas_phy_up()
3205 port->port_attached = 1; in hw_event_sas_phy_up()
3261 port->port_attached = 1; in hw_event_sata_phy_up()
3310 port->port_attached = 0; in hw_event_phy_down()
3321 port->port_attached = 0; in hw_event_phy_down()
3327 port->port_attached = 0; in hw_event_phy_down()
3332 port->port_attached = 0; in hw_event_phy_down()
H A Dpm8001_sas.h232 u8 port_attached; member
H A Dpm8001_sas.c469 (DEV_IS_GONE(pm8001_dev) || !port->port_attached)) { in pm8001_queue_command()
H A Dpm8001_init.c314 pm8001_ha->port[i].port_attached = 0; in pm8001_alloc()