Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_port.c225 if (port->pbc_disabled) { in bfa_port_enable()
281 if (port->pbc_disabled) { in bfa_port_disable()
470 port->pbc_disabled = BFA_FALSE; in bfa_port_attach()
H A Dbfa_port.h40 bfa_boolean_t pbc_disabled; member