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

  /src/sys/dev/pci/
trm.c 114 struct trm_sg_entry { struct
119 #define TRM_SG_SIZE (sizeof(struct trm_sg_entry) * TRM_MAX_SG_ENTRIES)
188 struct trm_sg_entry *sgentry;
272 struct trm_sg_entry *sc_sglist;
1351 struct trm_sg_entry *sg;
1462 struct trm_sg_entry *sg;
1568 srb->sgindex * sizeof(struct trm_sg_entry));
1574 * sizeof(struct trm_sg_entry));
trm.c 114 struct trm_sg_entry { struct
119 #define TRM_SG_SIZE (sizeof(struct trm_sg_entry) * TRM_MAX_SG_ENTRIES)
188 struct trm_sg_entry *sgentry;
272 struct trm_sg_entry *sc_sglist;
1351 struct trm_sg_entry *sg;
1462 struct trm_sg_entry *sg;
1568 srb->sgindex * sizeof(struct trm_sg_entry));
1574 * sizeof(struct trm_sg_entry));
trm.c 114 struct trm_sg_entry { struct
119 #define TRM_SG_SIZE (sizeof(struct trm_sg_entry) * TRM_MAX_SG_ENTRIES)
188 struct trm_sg_entry *sgentry;
272 struct trm_sg_entry *sc_sglist;
1351 struct trm_sg_entry *sg;
1462 struct trm_sg_entry *sg;
1568 srb->sgindex * sizeof(struct trm_sg_entry));
1574 * sizeof(struct trm_sg_entry));

Completed in 34 milliseconds