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

/netbsd-current/sys/kern/
H A Dkern_drvctl.c528 static const struct drvctl_command_desc drvctl_command_table[] = { variable in typeref:struct:drvctl_command_desc
562 for (dcd = drvctl_command_table; dcd->dcd_name != NULL; dcd++) {

Completed in 131 milliseconds