Lines Matching full:match
2 match "system" "DEVFS";
3 match "subsystem" "CDEV";
4 match "type" "CREATE";
5 match "cdev" "atp[0-9]+";
11 match "system" "DEVFS";
12 match "subsystem" "CDEV";
13 match "type" "CREATE";
14 match "cdev" "ums[0-9]+";
20 match "system" "DEVFS";
21 match "subsystem" "CDEV";
22 match "type" "CREATE";
23 match "cdev" "wsp[0-9]+";
29 match "system" "DEVFS";
30 match "subsystem" "CDEV";
31 match "type" "DESTROY";
32 match "cdev" "ums[0-9]+";