Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/opl/sys/scfd/
H A Dscfdscpif.h56 } mscat_gath_t; typedef
74 uint32_t num_sg, mscat_gath_t *sgp, clock_t timeout);
79 uint32_t num_sg, mscat_gath_t *sgp, clock_t timeout);
/titanic_44/usr/src/uts/sun4u/opl/sys/
H A Ddm2s.h67 mscat_gath_t ms_sg_rcv; /* Scatter-gather for receive */
68 mscat_gath_t ms_sg_tx[DM2S_MAX_SG]; /* scatter-gather for Tx */
94 uint32_t num_sg, mscat_gath_t *sgp);
H A Doplkm.h54 mscat_gath_t km_sg_rcv; /* Scatter-gather for Rx */
55 mscat_gath_t km_sg_tx; /* Scatter-gather for Tx */
/titanic_44/usr/src/uts/sun4u/opl/io/
H A Ddm2s.c133 mscat_gath_t *sgp, int maxsg);
1186 dm2s_prep_scatgath(mblk_t *mp, uint32_t *numsg, mscat_gath_t *sgp, int maxsg) in dm2s_prep_scatgath()
1244 uint32_t num_sg, mscat_gath_t *sgp) in dm2s_dump_bytes()
1249 mscat_gath_t *tp; in dm2s_dump_bytes()