Home
last modified time | relevance | path

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

/linux/drivers/scsi/aacraid/
H A Daacraid.h477 struct sgentryraw { struct
529 struct sgentryraw sg[];
H A Daachba.c1270 (le32_to_cpu(readcmd->sg.count) * sizeof(struct sgentryraw)); in aac_read_raw_io()
1404 (le32_to_cpu(writecmd->sg.count) * sizeof(struct sgentryraw)); in aac_write_raw_io()