Searched refs:tulip_poll (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dtulip.c504 static int tulip_poll(struct nic *nic, int retrieve);
1161 static int tulip_poll(struct nic *nic, int retrieve)
1165 whereami("tulip_poll\n");
1175 whereami("tulip_poll got one\n");
1239 .poll = tulip_poll,
1151 static int tulip_poll(struct nic *nic, int retrieve) function

Completed in 48 milliseconds