Home
last modified time | relevance | path

Searched refs:transmit (Results 1 – 25 of 51) sorted by relevance

123

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dnic.h27 void (*transmit)P((struct nic *, const char *d, member
H A Dpnic.c250 nic->transmit = pnic_transmit; in pnic_probe()
H A D3c595.c513 nic->transmit = t595_transmit; in t595_probe()
H A Depic100.c206 nic->transmit = epic100_transmit; in epic100_probe()
H A Drtl8139.c227 nic->transmit = rtl_transmit; in rtl8139_probe()
H A Ddavicom.c698 nic->transmit = davicom_transmit; in davicom_probe()
H A Dnatsemi.c320 nic->transmit = natsemi_transmit; in natsemi_probe()
H A Deepro100.c742 nic->transmit = eepro100_transmit; in eepro100_probe()
H A Dtlan.c918 nic->transmit = tlan_transmit;
924 nic->transmit = tlan_transmit;
H A Dr8169.c835 nic->transmit = r8169_transmit; in r8169_probe()
H A D3c90x.c955 nic->transmit = a3c90x_transmit; in a3c90x_probe()
H A Dw89c840.c700 nic->transmit = w89c840_transmit; in w89c840_probe()
/titanic_50/usr/src/lib/librstp/
H A DMakefile.com31 times.o topoch.o transmit.o vector.o
/titanic_50/usr/src/lib/librstp/common/
H A Dport.c105 STP_STATE_MACH_IN_LIST(transmit); in STP_port_create()
112 this->transmit->ignoreHop2State = 3; /* IDLE */ in STP_port_create()
H A Dport.h65 STATE_MACH_T* transmit; /* 17.26 */ member
H A DREADME.files44 transmit.c - Port Transmit State Machine 17.27
/titanic_50/usr/src/cmd/tip/
H A Dcmds.c39 void transmit(FILE *, char *, char *);
266 transmit(fd, value(EOFWRITE), NULL); in tip_sendfile()
280 transmit(FILE *fd, char *eofchars, char *command) in transmit() function
412 transmit(fd, "\04", line); in cu_put()
/titanic_50/usr/src/cmd/ssh/doc/
H A Dnchan2.ms51 The data is then sent over the INPUT-end (transmit-end) of the channel to the
/titanic_50/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h408 int (*transmit)(vsw_ldc_t *, mblk_t *); member
/titanic_50/usr/src/uts/common/io/
H A Dwscons.c1286 goto transmit; in wconsout()
1302 goto transmit; in wconsout()
1314 transmit: in wconsout()
/titanic_50/usr/src/cmd/bnu/
H A Dcu.c224 extern int conn(), altconn(), transmit(), tilda();
596 Rtn_code = transmit();
668 transmit() in transmit() function
/titanic_50/usr/src/uts/common/io/e1000api/
H A DREADME115 Added transmit mutex locking to the 82547 workaround code.
270 4990064 e1000g leaks memory when it runs out of transmit descriptors
288 5067162 e1000g cannot transmit heavy UDP
590 6637659 e1000g has problem on transmit hardware checksum support
656 6589577 Huron does not discard and does transmit frames greater than maxFrameSize
H A DREADME.new283 supported for both transmit and receive.
286 Both transmit and receive offloading will be either enabled or
/titanic_50/usr/src/uts/common/io/e1000g/
H A DREADME115 Added transmit mutex locking to the 82547 workaround code.
270 4990064 e1000g leaks memory when it runs out of transmit descriptors
288 5067162 e1000g cannot transmit heavy UDP
590 6637659 e1000g has problem on transmit hardware checksum support
656 6589577 Huron does not discard and does transmit frames greater than maxFrameSize
/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c2742 port->transmit = vsw_dringsend; in vsw_process_attr_info()
2746 port->transmit = vsw_descrsend; in vsw_process_attr_info()
4048 if (port->transmit != NULL) { in vsw_ldcsend()
4049 status = (*port->transmit)(ldcp, mp); in vsw_ldcsend()
4307 port->transmit = vsw_dringsend_shm; in vsw_send_dring_info()

123