Home
last modified time | relevance | path

Searched refs:dport_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_port.c254 if (port->dport_enabled) { in bfa_port_enable()
310 if (port->dport_enabled) { in bfa_port_disable()
448 if (port->dport_enabled) in bfa_port_notify()
486 port->dport_enabled = BFA_FALSE; in bfa_port_attach()
514 port->dport_enabled = enabled; in bfa_port_set_dportenabled()
Dbfa_port.h48 bfa_boolean_t dport_enabled; member