Searched refs:iospace_config (Results 1 – 2 of 2) sorted by relevance
344 int (*iospace_config) (struct scsi_qla_host *ha); member
1549 .iospace_config = qla4xxx_iospace_config,1566 .iospace_config = qla4_8xxx_iospace_config,1666 ret = ha->isp_ops->iospace_config(ha); in qla4xxx_probe_adapter()