Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_mbox.h134 mbox_sgl32 *sgl32;
H A Dmbox_defs.h781 } __attribute__ ((packed)) mbox_sgl32; typedef
H A Dmegaraid_mbox.c1066 ccb->sgl32 = (mbox_sgl32 *)ccb->sgl64; in megaraid_alloc_cmd_packets()