Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h1016 extern void qlt_fc_port_added(struct scsi_qla_host *, fc_port_t *);
H A Dqla_init.c6231 qlt_fc_port_added(vha, fcport); in qla2x00_update_fcport()
6237 qlt_fc_port_added(vha, fcport); in qla2x00_update_fcport()
H A Dqla_target.c703 void qlt_fc_port_added(struct scsi_qla_host *vha, fc_port_t *fcport) in qlt_fc_port_added() function