if_sk.c | 159 static void sk_attach(device_t, device_t, void *); 333 * we only use the ID string during sk_attach(). 1200 sk_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 1227 DPRINTFN(2, ("begin sk_attach: port=%d\n", sc_if->sk_port)); 1289 DPRINTFN(2, ("sk_attach: rx_ramstart=%#x rx_ramend=%#x\n" 1412 DPRINTFN(2, ("sk_attach: 1\n")); 1445 DPRINTFN(2, ("sk_attach: 1\n")); 1465 DPRINTFN(2, ("sk_attach: end\n")); 3015 sk_probe, sk_attach, NULL, NULL);
|