Home | History | Annotate | Download | only in netboot

Lines Matching full:short

401 	unsigned volatile short ioreg;/* LANCE I/O Register */
451 static unsigned short ioaddr; /* base io address */
462 * See for short explanation of each function its definitions header.
465 static int SK_probe1(struct nic *nic, short ioaddr1);
476 struct nic *SK_probe(struct nic *nic, unsigned short *probe_addrs);
483 static int SK_lance_init(struct nic *nic, unsigned short mode);
628 short len;
744 struct nic *SK_probe(struct nic *nic, unsigned short *probe_addrs)
746 unsigned short *p;
747 static unsigned short io_addrs[] = SK_IO_PORTS;
777 int SK_probe1(struct nic *nic, short ioaddr1)
897 static int SK_lance_init(struct nic *nic, unsigned short mode)