Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_fwsubr.c853 if_register_com_alloc(IFT_IEEE1394, in firewire_modevent()
H A Dif_var.h580 void if_register_com_alloc(u_char type, if_com_alloc_t *a, if_com_free_t *f);
H A Dif.c4007 if_register_com_alloc(u_char type, in if_register_com_alloc() function