Home
last modified time | relevance | path

Searched defs:nic (Results 1 – 25 of 30) sorted by relevance

12

/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dnic.h23 struct nic struct
26 int (*poll)P((struct nic *, int retrieve)); argument
27 void (*transmit)P((struct nic *, const char *d, argument
29 void (*irq)P((struct nic *, irq_action_t)); argument
30 flagsnic global() argument
31 rom_infonic global() argument
32 node_addrnic global() argument
33 packetnic global() argument
34 packetlennic global() argument
35 ioaddrnic global() argument
36 irqnonic global() argument
37 priv_datanic global() argument
H A Dpnic.c48 static uint16_t pnic_command_quiet ( struct nic *nic, uint16_t command, in pnic_command_quiet() argument
95 static uint16_t pnic_command ( struct nic *ni argument
128 pnic_poll(struct nic * nic,int retrieve) pnic_poll() argument
157 pnic_transmit(struct nic * nic,const char * dest,unsigned int type,unsigned int size,const char * data) pnic_transmit() argument
185 struct nic *nic = (struct nic *)dev; pnic_disable() local
192 pnic_irq(struct nic * nic,irq_action_t action) pnic_irq() argument
216 struct nic *nic = (struct nic *)dev; pnic_probe() local
[all...]
H A Dsis900.c165 sis900_get_mac_addr(struct pci_device * pci_dev __unused,struct nic * nic) sis900_get_mac_addr() argument
199 sis96x_get_mac_addr(struct pci_device * pci_dev __unused,struct nic * nic) sis96x_get_mac_addr() argument
237 sis630e_get_mac_addr(struct pci_device * pci_dev __unused,struct nic * nic) sis630e_get_mac_addr() argument
276 sis635_get_mac_addr(struct pci_device * pci_dev __unused,struct nic * nic) sis635_get_mac_addr() argument
318 struct nic *nic = (struct nic *)dev; sis900_probe() local
598 sis900_init(struct nic * nic) sis900_init() argument
658 sis900_init_rxfilter(struct nic * nic) sis900_init_rxfilter() argument
796 sis900_check_mode(struct nic * nic) sis900_check_mode() argument
1072 sis900_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) sis900_transmit() argument
1148 sis900_poll(struct nic * nic,int retrieve) sis900_poll() argument
1204 struct nic *nic = (struct nic *)dev; sis900_disable() local
[all...]
H A D3c595.c64 static void t595_reset(struct nic *nic) in t595_reset() argument
162 struct nic *nic, in t595_transmit() argument
227 static int t595_poll(struct nic *nic, int retrieve) in t595_poll() argument
445 struct nic *nic = (struct nic *)dev; t595_disable() local
472 struct nic *nic = (struct nic *)dev; t595_probe() local
[all...]
H A Dns8390.c258 static void ns8390_reset(struct nic *nic) in ns8390_reset() argument
339 static void eth_rx_overrun(struct nic *nic) in eth_rx_overrun() argument
390 ns8390_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) ns8390_transmit() argument
488 ns8390_poll(struct nic * nic,int retrieve) ns8390_poll() argument
588 struct nic *nic = (struct nic *)dev; ns8390_disable() local
617 struct nic *nic = (struct nic *)dev; eth_probe() local
[all...]
H A Drtl8139.c187 struct nic *nic = (struct nic *)dev; rtl8139_probe() local
256 read_eeprom(struct nic * nic,int location,int addr_len) read_eeprom() argument
297 set_rx_mode(struct nic * nic) set_rx_mode() argument
310 rtl_reset(struct nic * nic) rtl_reset() argument
367 rtl_transmit(struct nic * nic,const char * destaddr,unsigned int type,unsigned int len,const char * data) rtl_transmit() argument
423 rtl_poll(struct nic * nic,int retrieve) rtl_poll() argument
486 rtl_irq(struct nic * nic,irq_action_t action) rtl_irq() argument
514 struct nic *nic = (struct nic *)dev; rtl_disable() local
[all...]
H A Ddavicom.c428 davicom_init_chain(struct nic * nic) davicom_init_chain() argument
475 davicom_reset(struct nic * nic) davicom_reset() argument
539 davicom_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) davicom_transmit() argument
580 davicom_poll(struct nic * nic,int retrieve) davicom_poll() argument
620 struct nic *nic = (struct nic *)dev; davicom_disable() local
657 struct nic *nic = (struct nic *)dev; davicom_probe() local
[all...]
H A Dtlan.c412 TLan_FinishReset(struct nic * nic) TLan_FinishReset() argument
529 tlan_poll(struct nic * nic,int retrieve) tlan_poll() argument
611 tlan_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) tlan_transmit() argument
811 TLan_SetMulticastList(struct nic * nic) TLan_SetMulticastList() argument
836 struct nic *nic = (struct nic *) dev; global() local
1431 TLan_PhyDetect(struct nic * nic) global() argument
1478 TLan_PhyPowerDown(struct nic * nic) global() argument
1505 TLan_PhyPowerUp(struct nic * nic) global() argument
1524 TLan_PhyReset(struct nic * nic) global() argument
1551 TLan_PhyStartLink(struct nic * nic) global() argument
1644 TLan_PhyFinishAutoNeg(struct nic * nic) global() argument
[all...]
H A Dnatsemi.c245 struct nic *nic = (struct nic *)dev; natsemi_probe() local
407 natsemi_init(struct nic * nic) natsemi_init() argument
484 natsemi_init_rxfilter(struct nic * nic) natsemi_init_rxfilter() argument
603 natsemi_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) natsemi_transmit() argument
676 natsemi_poll(struct nic * nic,int retrieve) natsemi_poll() argument
731 struct nic *nic = (struct nic *)dev; natsemi_disable() local
[all...]
H A Depic100.c100 struct nic *nic = (struct nic *)de in epic100_probe() local
301 epic100_transmit(struct nic * nic,const char * destaddr,unsigned int type,unsigned int len,const char * data) epic100_transmit() argument
368 epic100_poll(struct nic * nic,int retrieve) epic100_poll() argument
[all...]
H A Dtulip.c730 parse_eeprom(struct nic * nic) parse_eeprom() argument
952 tulip_reset(struct nic * nic) tulip_reset() argument
1070 tulip_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) tulip_transmit() argument
1130 tulip_poll(struct nic * nic,int retrieve) tulip_poll() argument
1172 struct nic *nic = (struct nic *)dev; tulip_disable() local
1210 struct nic *nic = (struct nic *)dev; tulip_probe() local
1424 start_link(struct nic * nic) start_link() argument
1579 init_media(struct nic * nic) init_media() argument
1734 select_media(struct nic * nic,int startup) select_media() argument
1969 tulip_check_duplex(struct nic * nic) tulip_check_duplex() argument
[all...]
H A Dsundance.c315 static void check_duplex(struct nic *nic) in check_duplex() argument
388 sundance_reset(struct nic * nic) sundance_reset() argument
448 sundance_irq(struct nic * nic,irq_action_t action) sundance_irq() argument
468 sundance_poll(struct nic * nic,int retreive) sundance_poll() argument
515 sundance_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) sundance_transmit() argument
587 struct nic *nic = (struct nic *) dev; sundance_probe() local
[all...]
H A Dforcedeth.c545 update_linkspeed(struct nic * nic) update_linkspeed() argument
583 init_ring(struct nic * nic) init_ring() argument
600 set_multicast(struct nic * nic) set_multicast() argument
636 forcedeth_reset(struct nic * nic) forcedeth_reset() argument
800 forcedeth_poll(struct nic * nic,int retrieve) forcedeth_poll() argument
836 forcedeth_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) forcedeth_transmit() argument
930 struct nic *nic = (struct nic *) dev; forcedeth_probe() local
[all...]
H A Dw89c840.c303 static void w89c840_reset(struct nic *nic) in w89c840_reset() argument
379 static int w89c840_poll(struct nic *nic, int retrieve) in w89c840_poll() argument
485 w89c840_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) w89c840_transmit() argument
584 struct nic *nic = (struct nic *)dev; w89c840_disable() local
614 struct nic *nic = (struct nic *)dev; w89c840_probe() local
[all...]
H A Dr8169.c446 static int r8169_poll(struct nic *nic, int retreive) in r8169_poll() argument
500 r8169_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) r8169_transmit() argument
564 rtl8169_hw_start(struct nic * nic) rtl8169_hw_start() argument
641 r8169_reset(struct nic * nic) r8169_reset() argument
714 struct nic *nic = (struct nic *) dev; r8169_probe() local
[all...]
H A Dundi.c945 static int undi_poll(struct nic *nic, int retrieve) in undi_poll() argument
1044 struct nic *nic, in undi_transmit() argument
1127 struct nic *nic = (struct nic *)dev; undi_probe() local
[all...]
H A Dns83820.c503 static void ns83820_setup_rx(struct nic *nic) in ns83820_setup_rx() argument
566 ns83820_reset(struct nic * nic) ns83820_reset() argument
656 ns83820_check_intr(struct nic * nic) ns83820_check_intr() argument
673 ns83820_poll(struct nic * nic,int retrieve) ns83820_poll() argument
717 ns83820_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) ns83820_transmit() argument
816 struct nic *nic = (struct nic *) dev; ns83820_probe() local
[all...]
H A Dvia-rhine.c671 rhine_init_ring(struct nic * nic) rhine_init_ring() argument
887 rhine_irq(struct nic * nic,irq_action_t action) rhine_irq() argument
913 struct nic *nic = (struct nic *)dev; rhine_probe() local
947 rhine_probe1(struct nic * nic,int ioaddr,int chip_id,int options) rhine_probe1() argument
1074 struct nic *nic = (struct nic *)dev; rhine_disable() local
1092 rhine_reset(struct nic * nic) rhine_reset() argument
1194 rhine_poll(struct nic * nic,int retreive) rhine_poll() argument
1249 rhine_transmit(struct nic * nic,const char * d,unsigned int t,unsigned int s,const char * p) rhine_transmit() argument
[all...]
H A Deepro100.c387 static void eepro100_transmit(struct nic *nic, const char *d, unsigned int t, unsigned int s, const char *p) in eepro100_transmit() argument
482 static int eepro100_poll(struct nic *nic, in argument
575 struct nic *nic = (struct nic *)dev; eepro100_probe() local
[all...]
H A Dpcnet32.c404 static int pcnet32_init_ring(struct nic *nic) in pcnet32_init_ring() argument
437 static void pcnet32_reset(struct nic *nic) in pcnet32_reset() argument
670 struct nic *nic = (struct nic *) dev; pcnet32_probe() local
[all...]
H A D3c90x.c602 a3c90x_poll(struct nic *nic, int retrieve) in a3c90x_poll() argument
693 struct nic *nic = (struct nic *)dev; a3c90x_probe() local
[all...]
H A Dtg3.c2813 struct nic *nic = tp->nic; tg3_get_device_address() local
2992 tg3_poll(struct nic * nic,int retrieve) tg3_poll() argument
3055 tg3_transmit(struct nic * nic,const char * dst_addr,unsigned int type,unsigned int size,const char * packet) tg3_transmit() argument
3158 struct nic *nic = (struct nic *)dev; tg3_probe() local
[all...]
H A De1000.c3438 e1000_poll (struct nic *nic, int retrieve) argument
3462 e1000_transmit (struct nic *nic, const char *d, /* Destination */ argument
3554 struct nic *nic = (struct nic *)dev; global() local
[all...]
/titanic_52/usr/src/uts/common/io/
H A Dneti_impl.c215 net_getifname(net_handle_t info, phy_if_t nic, char *buffer, in net_getifname() argument
228 net_getmtu(net_handle_t info, phy_if_t nic, lif_if_t ifdata) in net_getmtu() argument
252 net_getlifaddr(net_handle_t info, phy_if_t nic, lif_if_t ifdata, in net_getlifaddr() argument
292 net_phygetnext(net_handle_t info, phy_if_t nic) in net_phygetnext() argument
/titanic_52/usr/src/cmd/ldmad/
H A Dldma_device.c220 char *nic = NULL; in ldma_dev_validate_nic() local
[all...]

12