Searched refs:port_attached (Results 1 - 7 of 7) sorted by relevance

/drivers/scsi/mvsas/
H A Dmv_sas.h212 u8 port_attached; member in struct:mvs_port
H A Dmv_sas.c740 if (tei.port && !tei.port->port_attached && !tmf) {
1061 port->port_attached = 0;
1064 port->port_attached = 0;
1207 port->port_attached = 1;
1902 if (!slot->port->port_attached) {
H A Dmv_init.c252 mvi->port[i].port_attached = 0;
/drivers/scsi/pm8001/
H A Dpm8001_sas.h183 u8 port_attached; member in struct:pm8001_port
H A Dpm8001_hwi.c3117 port->port_attached = 1;
3123 port->port_attached = 1;
3129 port->port_attached = 1;
3184 port->port_attached = 1;
3233 port->port_attached = 0;
3244 port->port_attached = 0;
3251 port->port_attached = 0;
3256 port->port_attached = 0;
H A Dpm8001_init.c205 pm8001_ha->port[i].port_attached = 0;
H A Dpm8001_sas.c384 if (DEV_IS_GONE(pm8001_dev) || !port->port_attached) {

Completed in 365 milliseconds