Home | History | Annotate | Download | only in netboot

Lines Matching refs:nif_unit

156 		printf("le%d: le_probe called\n", nif->nif_unit);
169 panic("le%d: been babbling, found by '%s'", nif->nif_unit, str);
179 printf("le%d: memory error in '%s'\n", nif->nif_unit, str);
193 printf("le%d: le_reset called\n", nif->nif_unit);
250 nif->nif_unit, stat);
284 ((struct netif *)desc->io_netif)->nif_unit,
333 int nifunit = ((struct netif *)desc->io_netif)->nif_unit;
424 printf("le%d: le_init called\n", nif->nif_unit);
428 (struct lereg1 *)le_config[nif->nif_unit].phys_addr;
432 nif->nif_unit, ether_sprintf(desc->myea));
441 printf("le%d: le_end called\n", nif->nif_unit);