Searched refs:SG32ENTRY (Results 1 – 2 of 2) sorted by relevance
1134 struct SG32ENTRY { /* length bit 24 == 0 */ struct1147 struct SG32ENTRY sg32entry; /* 30h Scatter gather address */ argument1250 struct SG32ENTRY sg32entry[ARCMSR_MAX_SG_ENTRIES]; /* 30h Scatter gather address */
1023 struct SG32ENTRY *pdma_sg = (struct SG32ENTRY *)psge; in arcmsr_build_srb()1026 psge += sizeof(struct SG32ENTRY); in arcmsr_build_srb()1027 arccdbsize += sizeof(struct SG32ENTRY); in arcmsr_build_srb()