Home
last modified time | relevance | path

Searched refs:qla2x00_async_logout (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h66 extern int qla2x00_async_logout(struct scsi_qla_host *, fc_port_t *);
H A Dqla_os.c5519 rc = qla2x00_async_logout(vha, e->u.logio.fcport); in qla2x00_do_work()
H A Dqla_init.c412 qla2x00_async_logout(struct scsi_qla_host *vha, fc_port_t *fcport) in qla2x00_async_logout() function