Searched refs:DRA_BACTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h92 #define DRA_BACTS 0x001 macro
H A Ddevfs_rule.c616 if (dr->dr_iacts & DRA_BACTS) {
/freebsd-12-stable/sbin/devfs/
H A Drule.c367 dr->dr_iacts |= DRA_BACTS;
371 dr->dr_iacts |= DRA_BACTS;
438 if (dr->dr_iacts & DRA_BACTS) {

Completed in 55 milliseconds