Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_iocb.c147 qla24xx_configure_prot_mode(srb_t *sp, uint16_t *fw_prot_opts) in qla24xx_configure_prot_mode() argument
158 *fw_prot_opts = 0; in qla24xx_configure_prot_mode()
163 *fw_prot_opts |= PO_MODE_DIF_REMOVE; in qla24xx_configure_prot_mode()
166 *fw_prot_opts |= PO_MODE_DIF_INSERT; in qla24xx_configure_prot_mode()
169 *fw_prot_opts |= PO_MODE_DIF_INSERT; in qla24xx_configure_prot_mode()
172 *fw_prot_opts |= PO_MODE_DIF_REMOVE; in qla24xx_configure_prot_mode()
175 *fw_prot_opts |= PO_MODE_DIF_PASS; in qla24xx_configure_prot_mode()
178 *fw_prot_opts |= PO_MODE_DIF_PASS; in qla24xx_configure_prot_mode()
181 *fw_prot_opts |= PO_MODE_DIF_PASS; in qla24xx_configure_prot_mode()
971 uint16_t tot_dsds, uint16_t tot_prot_dsds, uint16_t fw_prot_opts) in qla24xx_build_scsi_crc_2_iocbs() argument
[all …]