Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_glbl.h141 void qla4_82xx_idc_unlock(struct scsi_qla_host *ha);
H A Dql4_nx.c538 void qla4_82xx_idc_unlock(struct scsi_qla_host *ha) in qla4_82xx_idc_unlock() function
3318 qla4_82xx_idc_unlock(ha); in qla4_82xx_need_reset_handler()
3360 qla4_82xx_idc_unlock(ha); in qla4_82xx_need_reset_handler()
4004 qla4_82xx_idc_unlock(ha); in qla4_82xx_isp_reset()
4010 qla4_82xx_idc_unlock(ha); in qla4_82xx_isp_reset()
H A Dql4_os.c5684 .idc_unlock = qla4_82xx_idc_unlock,