Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c2598 static struct isp_operations qla27xx_isp_ops = {
3178 ha->isp_ops = &qla27xx_isp_ops; in qla2x00_probe_one()
3195 ha->isp_ops = &qla27xx_isp_ops; in qla2x00_probe_one()
2596 static struct isp_operations qla27xx_isp_ops = { global() variable