Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_gs.c1595 unsigned int callopt) in qla2x00_hba_attributes() argument
1755 if (callopt == CALLOPT_FDMI1) in qla2x00_hba_attributes()
1850 unsigned int callopt) in qla2x00_port_attributes() argument
1940 if (callopt == CALLOPT_FDMI1) in qla2x00_port_attributes()
2059 if (callopt == CALLOPT_FDMI2 || !ql2xsmartsan) in qla2x00_port_attributes()
2150 qla2x00_fdmi_rhba(scsi_qla_host_t *vha, unsigned int callopt) in qla2x00_fdmi_rhba() argument
2160 count = callopt != CALLOPT_FDMI1 ? in qla2x00_fdmi_rhba()
2166 "RHBA (callopt=%x count=%u size=%lu).\n", callopt, count, size); in qla2x00_fdmi_rhba()
2194 size += qla2x00_hba_attributes(vha, entries, callopt); in qla2x00_fdmi_rhba()
2283 qla2x00_fdmi_rprt(scsi_qla_host_t *vha, int callopt) in qla2x00_fdmi_rprt() argument
[all …]