Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_init.c34 static struct qla_chip_state_84xx *qla84xx_get_chip(struct scsi_qla_host *);
2536 ha->cs84xx = qla84xx_get_chip(vha); in qla2x00_initialize_adapter()
8720 qla84xx_get_chip(struct scsi_qla_host *vha) in qla84xx_get_chip() function