Searched refs:chain_offset (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_scsih.c1047 u32 chain_offset; local
1112 chain_offset = (sges_left == sges_in_segment) ?
1115 if (chain_offset) {
1116 chain_offset = chain_offset <<
1120 ioc->base_add_sg_single(sg_local, chain_flags | chain_offset |
1123 if (!chain_offset)
/drivers/scsi/qla2xxx/
H A Dqla_dbg.c1383 nxt_chain = qla25xx_copy_mq(ha, (void *)ha->fw_dump + ha->chain_offset,
1701 nxt_chain = qla25xx_copy_mq(ha, (void *)ha->fw_dump + ha->chain_offset,
2175 nxt_chain = qla25xx_copy_mq(ha, (void *)ha->fw_dump + ha->chain_offset,
H A Dqla_def.h2732 uint32_t chain_offset; member in struct:qla_hw_data
H A Dqla_init.c1300 ha->chain_offset = dump_size;

Completed in 92 milliseconds