device_control_hook
typedef status_t (*device_control_hook)(void *cookie, uint32 op, void *data,
device_control_hook control; /* called to control the device */
(device_control_hook)nbd_control,
(device_control_hook)usb_midi_control,