/titanic_41/usr/src/uts/common/io/mxfe/ |
H A D | mxfe.c | 1903 mxfe_txbuf_t *txb; in mxfe_alloctxbuf() local 1929 mxfe_destroytxbuf(mxfe_txbuf_t *txb) in mxfe_destroytxbuf() 2107 mxfe_txbuf_t *txb = mxfe_alloctxbuf(mxfep); in mxfe_alloctxring() local 2296 mxfe_txbuf_t *txb; in mxfe_send_setup() local 2353 mxfe_txbuf_t *txb; in mxfe_send() local
|
H A D | mxfeimpl.h | 350 #define SYNCTXBUF(txb, len, who) \ argument
|
/titanic_41/usr/src/uts/common/io/afe/ |
H A D | afe.c | 1557 afe_txbuf_t *txb; in afe_alloctxbuf() local 1583 afe_destroytxbuf(afe_txbuf_t *txb) in afe_destroytxbuf() 1761 afe_txbuf_t *txb = afe_alloctxbuf(afep); in afe_alloctxring() local 1957 afe_txbuf_t *txb; in afe_send() local
|
H A D | afeimpl.h | 309 #define SYNCTXBUF(txb, len, who) \ argument
|
/titanic_41/usr/src/uts/common/io/pcn/ |
H A D | pcn.c | 723 pcn_buf_t *txb; in pcn_send() local 1503 pcn_buf_t *txb = pcnp->pcn_txbufs[i]; in pcn_resetrings() local 1622 pcn_buf_t *txb = pcn_allocbuf(pcnp); in pcn_alloctxring() local
|
/titanic_41/usr/src/uts/common/io/rge/ |
H A D | rge_rxtx.c | 485 char *txb; in rge_send_copy() local
|
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge_tx.c | 359 char *txb; in nge_send_copy() local
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | davicom.c | 141 static unsigned char txb[BUFLEN] __attribute__ ((aligned(4))); variable
|
H A D | sis900.c | 66 static unsigned char txb[TX_BUF_SIZE]; variable
|
H A D | natsemi.c | 208 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(4))); variable
|
H A D | r8169.c | 296 static unsigned char txb[NUM_TX_DESC * RX_BUF_SIZE]; variable
|
H A D | pcnet32.c | 188 static unsigned char txb[PKT_BUF_SZ * TX_RING_SIZE]; variable
|
H A D | sundance.c | 258 static unsigned char txb[PKT_BUF_SZ * TX_RING_SIZE]; variable
|
H A D | tlan.c | 199 static unsigned char txb[TLAN_MAX_FRAME_SIZE * TLAN_NUM_TX_LISTS]; variable
|
H A D | forcedeth.c | 299 static unsigned char txb[TX_RING * RX_NIC_BUFSIZE]; variable
|
H A D | ns83820.c | 380 static unsigned char txb[NR_TX_DESC * REAL_RX_BUF_SIZE]; variable
|
H A D | tulip.c | 399 static unsigned char txb[BUFLEN] __attribute__ ((aligned(4))); variable
|
/titanic_41/usr/src/uts/common/io/dmfe/ |
H A D | dmfe_main.c | 1009 char *txb; in dmfe_send_msg() local
|
/titanic_41/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_main.c | 774 char *txb; in unm_send_copy() local
|
/titanic_41/usr/src/uts/common/io/yge/ |
H A D | yge.c | 1666 yge_buf_t *txb; in yge_send() local
|