Searched refs:PROC_DIR_NAME (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/dev/raid/hptmv/ |
| HD | global.h | 39 #define PROC_DIR_NAME hptmv macro
|
| HD | osbsd.h | 217 #define KMSG_LEADING __str(PROC_DIR_NAME) ": "
|
| HD | entry.c | 98 __str(PROC_DIR_NAME), 106 __DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, NULL, NULL); 107 MODULE_DEPEND(PROC_DIR_NAME, cam, 1, 1, 1); 2046 hpt_vsim = cam_sim_alloc(hpt_action, hpt_poll, __str(PROC_DIR_NAME), in hpt_attach()
|
| HD | hptproc.c | 619 xhptregister_node(PROC_DIR_NAME);
|