Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds