Searched refs:mly_sg_entry (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/mly/
H A Dmlyvar.h173 struct mly_sg_entry *mly_sg_table; /* s/g lists */
H A Dmlyreg.h48 struct mly_sg_entry { struct
438 struct mly_sg_entry sg[2];
H A Dmly.c564 segsize = sizeof(struct mly_sg_entry) * MLY_MAX_COMMANDS *MLY_MAX_SGENTRIES;
1789 struct mly_sg_entry *sg;
1802 gen->transfer.indirect.table_physaddr[0] = sc->mly_sg_busaddr + (tabofs * sizeof(struct mly_sg_entry));

Completed in 166 milliseconds