Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.h1160 extern void qlt_logo_completion_handler(fc_port_t *, int);
Dqla_init.c119 qlt_logo_completion_handler(fcport, QLA_FUNCTION_TIMEOUT); in qla2x00_async_iocb_timeout()
505 qlt_logo_completion_handler(fcport, data[0]); in qla2x00_async_logout_done()
Dqla_target.c4005 void qlt_logo_completion_handler(fc_port_t *fcport, int rc) in qlt_logo_completion_handler() function