Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h897 extern int qla84xx_reset_chip(scsi_qla_host_t *, uint16_t);
H A Dqla_bsg.c993 rval = qla84xx_reset_chip(vha, flag == A84_ISSUE_RESET_DIAG_FW); in qla84xx_reset()
H A Dqla_mbx.c5440 qla84xx_reset_chip(scsi_qla_host_t *vha, uint16_t enable_diagnostic) in qla84xx_reset_chip() function