e8390_pkt_hdr
struct e8390_pkt_hdr *hdr, int ring_page);
apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page)
outb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO);
for(cnt = 0; cnt < (sizeof(struct e8390_pkt_hdr)>>1); cnt++)
for(cnt = 0; cnt < sizeof(struct e8390_pkt_hdr); cnt++)
static void apne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
static void ax_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
ei_outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO);
sizeof(struct e8390_pkt_hdr) >> 1);
sizeof(struct e8390_pkt_hdr));
struct e8390_pkt_hdr rx_frame;
pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr);
if(sizeof(struct e8390_pkt_hdr)!=4)
struct e8390_pkt_hdr *hdr,
sizeof(struct e8390_pkt_hdr)>>1);
struct e8390_pkt_hdr *, int);
etherh_get_header (struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page)
struct e8390_pkt_hdr *hdr, int ring_page)
struct e8390_pkt_hdr *hdr, int ring_page);
BUILD_BUG_ON(sizeof(struct e8390_pkt_hdr) != 4);
struct e8390_pkt_hdr rx_frame;
pkt_len = rx_frame.count - sizeof(struct e8390_pkt_hdr);
struct e8390_pkt_hdr *hdr, int ring_page);
struct e8390_pkt_hdr *hdr, int ring_page);
struct e8390_pkt_hdr *hdr, int ring_page);
struct e8390_pkt_hdr *hdr, int ring_page)
struct e8390_pkt_hdr *hdr, int ring_page)
struct e8390_pkt_hdr *hdr,
struct e8390_pkt_hdr *hdr, int ring_page)
ei_outb(sizeof(struct e8390_pkt_hdr), addr + NE_EN0_RCNTLO);
ei_insw(addr + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr) >> 1);
static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page)
outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO);
insw(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr)>>1);
insb(NE_BASE + NE_DATAPORT, hdr, sizeof(struct e8390_pkt_hdr));
struct e8390_pkt_hdr *hdr, int ring_page);
struct e8390_pkt_hdr *hdr, int ring_page)
outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO);
sizeof(struct e8390_pkt_hdr) >> 1);
struct e8390_pkt_hdr *hdr,
outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO);
sizeof(struct e8390_pkt_hdr)>>1);
struct e8390_pkt_hdr *hdr,
copyin(hdr, xfer_start, sizeof(struct e8390_pkt_hdr));
ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page)
memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr));
static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
insw(ioaddr + IOPD, hdr, sizeof(struct e8390_pkt_hdr)>>1);
static void ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
static void ultra_pio_get_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr,
static void stnic_get_hdr (struct net_device *dev, struct e8390_pkt_hdr *hdr,
wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page)
memcpy_fromio(hdr, hdr_start, sizeof(struct e8390_pkt_hdr));
static void wd_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr,
struct e8390_pkt_hdr *hdr, int ring_page)
z_writeb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO);
for (cnt = 0; cnt < sizeof(struct e8390_pkt_hdr) >> 1; cnt++)