Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_gbl.h894 extern int qla84xx_reset_chip(scsi_qla_host_t *, uint16_t);
Dqla_bsg.c999 rval = qla84xx_reset_chip(vha, flag == A84_ISSUE_RESET_DIAG_FW); in qla84xx_reset()
Dqla_mbx.c5440 qla84xx_reset_chip(scsi_qla_host_t *vha, uint16_t enable_diagnostic) in qla84xx_reset_chip() function