Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c442 int unit = GET_MINOR(dev); in ipfpoll()
500 int unit = GET_MINOR(dev);
540 int unit = GET_MINOR(dev);
569 int unit = GET_MINOR(dev);
623 if (GET_MINOR(dev) == IPL_LOGSYNC) {
H A Dip_compat.h197 # define GET_MINOR dev2unit macro
599 # ifndef GET_MINOR
600 # define GET_MINOR(x) dev2unit(x) macro
H A Dip_fil_freebsd.c311 unit = GET_MINOR(dev);