Searched refs:qla2x00_async_tm_cmd (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_gbl.h67 extern int qla2x00_async_tm_cmd(fc_port_t *, uint32_t, uint32_t, uint32_t);
H A Dqla_mbx.c2540 return qla2x00_async_tm_cmd(fcport, TCF_TARGET_RESET, l, tag);
2551 return qla2x00_async_tm_cmd(fcport, TCF_LUN_RESET, l, tag);
H A Dqla_init.c299 qla2x00_async_tm_cmd(fc_port_t *fcport, uint32_t tm_flags, uint32_t lun, function

Completed in 382 milliseconds