Searched refs:sgentry64 (Results 1 – 3 of 3) sorted by relevance
96 struct sgentry64 { struct115 struct sgentry64 sg[1]; argument
793 fibsize = sizeof(struct aac_read64) + ((readcmd->sg.count - 1) * sizeof (struct sgentry64)); in aac_read()898 fibsize = sizeof(struct aac_write64) + ((writecmd->sg.count - 1) * sizeof (struct sgentry64)); in aac_write()1589 …truct aac_srb) - sizeof (struct sgentry) + ((srbcmd->sg.count & 0xff) * sizeof (struct sgentry64)); in aac_send_srb_fib()
466 …_fibsize = sizeof (struct aac_srb) + (((srbcmd->sg.count & 0xff) - 1) * sizeof (struct sgentry64)); in aac_send_raw_srb()