Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gs.c1594 unsigned int callopt) in qla2x00_hba_attributes() argument
1731 if (callopt == CALLOPT_FDMI1) in qla2x00_hba_attributes()
1848 unsigned int callopt) in qla2x00_port_attributes() argument
1936 if (callopt == CALLOPT_FDMI1) in qla2x00_port_attributes()
2055 if (callopt == CALLOPT_FDMI2 || !ql2xsmartsan) in qla2x00_port_attributes()
2146 qla2x00_fdmi_rhba(scsi_qla_host_t *vha, unsigned int callopt) in qla2x00_fdmi_rhba() argument
2156 count = callopt != CALLOPT_FDMI1 ? in qla2x00_fdmi_rhba()
2162 "RHBA (callopt=%x count=%u size=%lu).\n", callopt, count, size); in qla2x00_fdmi_rhba()
2190 size += qla2x00_hba_attributes(vha, entries, callopt); in qla2x00_fdmi_rhba()
2279 qla2x00_fdmi_rprt(scsi_qla_host_t *vha, int callopt) in qla2x00_fdmi_rprt() argument
[all …]