Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_port.c54 port->endis_pending = BFA_FALSE; in bfa_port_enable_isr()
71 port->endis_pending = BFA_FALSE; in bfa_port_disable_isr()
149 if (port->endis_pending == BFA_FALSE) in bfa_port_isr()
155 if (port->endis_pending == BFA_FALSE) in bfa_port_isr()
246 if (port->endis_pending) { in bfa_port_enable()
256 port->endis_pending = BFA_TRUE; in bfa_port_enable()
302 if (port->endis_pending) { in bfa_port_disable()
312 port->endis_pending = BFA_TRUE; in bfa_port_disable()
426 if (port->endis_pending) { in bfa_port_notify()
431 port->endis_pending = BFA_FALSE; in bfa_port_notify()
[all …]
A Dbfa_port.h34 bfa_boolean_t endis_pending; member

Completed in 4 milliseconds