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

/drivers/scsi/qla2xxx/
H A Dqla_gbl.h42 extern int qla2x00_find_new_loop_id(scsi_qla_host_t *, fc_port_t *);
H A Dqla_init.c385 rval = qla2x00_find_new_loop_id(vha, fcport);
3052 rval = qla2x00_find_new_loop_id(
3078 rval = qla2x00_find_new_loop_id(base_vha, fcport);
3363 * qla2x00_find_new_loop_id
3377 qla2x00_find_new_loop_id(scsi_qla_host_t *vha, fc_port_t *dev) function
3605 rval = qla2x00_find_new_loop_id(vha, fcport);
H A Dqla_os.c3562 status = qla2x00_find_new_loop_id(

Completed in 2367 milliseconds