Home
last modified time | relevance | path

Searched refs:km_sg_tx (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/opl/sys/
H A Doplkm.h55 mscat_gath_t km_sg_tx; /* Scatter-gather for Tx */ member
/titanic_44/usr/src/uts/sun4u/opl/io/
H A Doplkmdrv.c1028 okmsp->km_sg_tx.msc_dptr = (caddr_t)&reply; in okm_send_reply()
1029 okmsp->km_sg_tx.msc_len = sizeof (reply); in okm_send_reply()
1035 sizeof (reply), 1, &okmsp->km_sg_tx, 0); in okm_send_reply()