Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Daacraid.h143 struct sgentryraw { struct
195 struct sgentryraw sg[1];
Daachba.c1188 ((le32_to_cpu(readcmd->sg.count)-1) * sizeof(struct sgentryraw)); in aac_read_raw_io()
1320 ((le32_to_cpu(writecmd->sg.count)-1) * sizeof (struct sgentryraw)); in aac_write_raw_io()