Home | History | Annotate | Download | only in netboot

Lines Matching full:tulip_disable

60      Also uncommented the tulip_disable routine.  Stray packets
491 static void tulip_disable(struct nic *nic);
1169 static void tulip_disable(struct nic *nic)
1173 whereami("tulip_disable\n");
1396 nic->disable = tulip_disable;