Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
H A Damrvar.h127 struct amr_sgentry *sg32;
197 struct amr_sgentry *amr_sgtable; /* s/g lists */
H A Damr_pci.c562 segsize = sizeof(struct amr_sgentry) * AMR_NSEG * AMR_MAXCMD; in amr_sglist_map()
607 sc->amr_sgtable = (struct amr_sgentry *)p; in amr_sglist_map()
H A Damrreg.h466 struct amr_sgentry struct
H A Damr.c1527 struct amr_sgentry *sg; in amr_setup_sg()
1960 (ac->ac_slot * AMR_NSEG * sizeof(struct amr_sgentry)); in amr_alloccmd_cluster()
2399 struct amr_sgentry *sg;