HomeSort by: relevance | last modified time | path
    Searched defs:siisata_sge (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
siisatareg.h 44 struct siisata_sge { struct
62 struct siisata_sge sgt_sge[4];
88 struct siisata_sge prb_sge[1]; /* extended to NSGE */
95 ( ( sizeof(struct siisata_prb) + (SIISATA_NSGE - 1) * sizeof(struct siisata_sge) + SIISATA_CMD_ALIGN ) & ~SIISATA_CMD_ALIGN )

Completed in 11 milliseconds