Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_gbl.h726 extern int qla84xx_reset_chip(scsi_qla_host_t *, uint16_t);
Dqla_bsg.c953 rval = qla84xx_reset_chip(vha, flag == A84_ISSUE_RESET_DIAG_FW); in qla84xx_reset()
Dqla_mbx.c4557 qla84xx_reset_chip(scsi_qla_host_t *vha, uint16_t enable_diagnostic) in qla84xx_reset_chip() function