raw_device
raw_device *element = gDeviceList;
element = (raw_device *)element->link;
gDeviceList = (raw_device *)device->link;
raw_device *element = gDeviceList;
element = (raw_device *)element->link;
usb_raw_get_configuration(raw_device *device, uint32 configIndex,
usb_raw_get_interface(raw_device *device, uint32 configIndex,
raw_device *element = gDeviceList;
element = (raw_device *)element->link;
raw_device *device = (raw_device *)cookie;
raw_device *device = (raw_device *)cookie;
raw_device *device = (raw_device *)cookie;
static raw_device *gDeviceList = NULL;
raw_device *device = (raw_device *)malloc(sizeof(raw_device));
raw_device *device = (raw_device *)cookie;
put_vnode(fs->volume, vnode->stream.u.dev.partition->raw_device->id);
status = get_vnode(fs->volume, device->id, (void**)&partition->raw_device);
struct devfs_vnode* raw_device;
vnode->stream.u.dev.partition->raw_device);
(addr_t)vnode->stream.u.dev.partition->raw_device);