Searched refs:isp_port_ctrl (Results 1 – 2 of 2) sorted by relevance
807 __func__, readw(isp_port_ctrl(ha)))); in qla4xxx_start_firmware()812 if ((readw(isp_port_ctrl(ha)) & 0x8000) != 0) { in qla4xxx_start_firmware()
946 static inline void __iomem* isp_port_ctrl(struct scsi_qla_host *ha) in isp_port_ctrl() function