Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnic_main.c159 static int nicpf_alloc_res(struct nicpf *);
202 err = nicpf_alloc_res(nic); in nicpf_attach()
332 nicpf_alloc_res(struct nicpf *nic) in nicpf_alloc_res() function