Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h328 extern int qla24xx_configure_prot_mode(srb_t *, uint16_t *);
H A Dqla_iocb.c146 qla24xx_configure_prot_mode(srb_t *sp, uint16_t *fw_prot_opts) in qla24xx_configure_prot_mode() function
1778 if (qla24xx_configure_prot_mode(sp, &fw_prot_opts)) { in qla24xx_dif_start_scsi()
2160 if (qla24xx_configure_prot_mode(sp, &fw_prot_opts)) { in qla2xxx_dif_start_scsi_mq()