Searched refs:pf_cdevsw (Results 1 – 1 of 1) sorted by relevance
220 static struct cdevsw pf_cdevsw = { variable4338 pf_dev = make_dev(&pf_cdevsw, 0, 0, 0, 0600, PF_NAME); in pf_load()