Home
last modified time | relevance | path

Searched refs:IE_GP (Results 1 – 1 of 1) sorted by relevance

/external/grub/netboot/
Dni5010.c66 #define IE_GP (ioaddr + 0x10) /* GP pointer (word register) */ macro
187 outw(0, IE_GP); /* Receive packet at start of buffer */ in reset_receiver()
233 outw(0, IE_GP); /* Seek to beginning of packet */ in ni5010_poll()
258 outw(buf_offs, IE_GP); /* Point GP at start of packet */ in ni5010_transmit()
266 outw(buf_offs, IE_GP); /* Rewrite where packet starts */ in ni5010_transmit()
319 outw(i, IE_GP); in ni5010_probe1()
329 outw(0, IE_GP); /* Point GP at start of packet */ in ni5010_probe1()
332 outw(i << 8, IE_GP); /* Point GP at packet size to be tested */ in ni5010_probe1()
334 outw(0x0, IE_GP); /* Point GP at start of packet */ in ni5010_probe1()
339 outw(0, IE_GP); /* Point GP at start of packet */ in ni5010_probe1()