Searched refs:PROC_DIR_NAME (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/dev/hptmv/ |
| H A D | global.h | 41 #define PROC_DIR_NAME hptmv macro
|
| H A D | osbsd.h | 223 #define KMSG_LEADING __str(PROC_DIR_NAME) ": "
|
| H A D | entry.c | 96 __str(PROC_DIR_NAME), 104 __DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, 0, 0); 105 MODULE_DEPEND(PROC_DIR_NAME, cam, 1, 1, 1); 2027 hpt_vsim = cam_sim_alloc(hpt_action, hpt_poll, __str(PROC_DIR_NAME), in hpt_attach()
|
| H A D | hptproc.c | 655 xhptregister_node(PROC_DIR_NAME);
|