Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_dbg.c482 qla25xx_copy_fce(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla25xx_copy_fce() argument
491 *last_chain = &fcec->type; in qla25xx_copy_fce()
509 qla25xx_copy_exlogin(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla25xx_copy_exlogin() argument
516 *last_chain = &c->type; in qla25xx_copy_exlogin()
531 qla81xx_copy_exchoffld(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla81xx_copy_exchoffld() argument
538 *last_chain = &c->type; in qla81xx_copy_exchoffld()
554 __be32 **last_chain) in qla2xxx_copy_atioqueues() argument
576 *last_chain = &q->type; in qla2xxx_copy_atioqueues()
601 qla25xx_copy_mqueues(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla25xx_copy_mqueues() argument
620 *last_chain = &q->type; in qla25xx_copy_mqueues()
[all …]
/drivers/scsi/mpi3mr/mpi/
Dmpi30_transport.h296 struct mpi3_sge_common last_chain; member