Home
last modified time | relevance | path

Searched refs:amr_sgentry (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/amr/
Damrvar.h123 struct amr_sgentry *sg32;
193 struct amr_sgentry *amr_sgtable; /* s/g lists */
Damr_pci.c552 segsize = sizeof(struct amr_sgentry) * AMR_NSEG * AMR_MAXCMD; in amr_sglist_map()
598 sc->amr_sgtable = (struct amr_sgentry *)p; in amr_sglist_map()
Damrreg.h466 struct amr_sgentry struct
Damr.c1568 struct amr_sgentry *sg; in amr_setup_sg()
2001 (ac->ac_slot * AMR_NSEG * sizeof(struct amr_sgentry)); in amr_alloccmd_cluster()
2440 struct amr_sgentry *sg;