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

/freebsd-11-stable/sys/dev/amr/
H A Damrvar.h123 struct amr_sgentry *sg32;
193 struct amr_sgentry *amr_sgtable; /* s/g lists */
H A Damr_pci.c556 segsize = sizeof(struct amr_sgentry) * AMR_NSEG * AMR_MAXCMD;
602 sc->amr_sgtable = (struct amr_sgentry *)p;
H A Damrreg.h466 struct amr_sgentry struct
H A Damr.c1564 struct amr_sgentry *sg;
1997 (ac->ac_slot * AMR_NSEG * sizeof(struct amr_sgentry));
2436 struct amr_sgentry *sg;

Completed in 107 milliseconds