Searched refs:generic (Results 1 - 25 of 85) sorted by path

1234

/haiku/headers/os/drivers/
H A DUSB2.h59 usb_descriptor **generic; /* this interface */ member in struct:usb_interface_info
H A DUSB_spec.h146 usb_generic_descriptor generic; member in union:usb_descriptor
/haiku/src/add-ons/kernel/busses/scsi/usb/datafab/
H A Dmakefile38 # to fill in generic makefile
146 copyattr --data $(TARGET) /boot/home/config/add-ons/kernel/generic/usb_scsi_extensions/$(NAME)
/haiku/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Dinstall.sh26 /boot/beos/bin/install -d ~/config/add-ons/kernel/generic/usb_scsi_extension/
27 /boot/beos/bin/install `dirname $0`/$MODULE_NAME ~/config/add-ons/kernel/generic/usb_scsi_extension/$MODULE_NAME
36 mimeset ~/config/add-ons/kernel/generic/usb_scsi_extension/$MODULE_NAME
H A Dmakefile43 # to fill in generic makefile
151 copyattr --data $(TARGET) /boot/home/config/add-ons/kernel/generic/usb_scsi_extensions/$(NAME)
H A Duninstall.sh26 rm ~/config/add-ons/kernel/generic/usb_scsi_extension/$DRIVER_TARGET_NAME
/haiku/src/add-ons/kernel/drivers/bus/usb/
H A Dusb_raw.h131 } generic; member in union:__anon543
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_spec.h414 } generic; member in union:nvme_sgl_descriptor::__anon9
/haiku/src/kits/device/
H A DUSBInterface.cpp141 sizeof(command)) || command.generic.status != B_USB_RAW_STATUS_SUCCESS)
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.h12 #include <boot/platform/generic/text_console.h>
H A Dmenu.cpp11 #include <boot/platform/generic/text_menu.h>
H A Dvideo.cpp18 #include <boot/platform/generic/video.h>
/haiku/src/system/boot/platform/atari_m68k/
H A Dconsole.h12 #include <boot/platform/generic/text_console.h>
H A Dmenu.cpp12 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/bios_ia32/
H A Dinterrupts.cpp17 #include <boot/platform/generic/text_console.h>
H A Dmenu.cpp12 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/efi/
H A Dmenu.cpp8 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/generic/
H A Dvideo_blit.cpp12 #include <boot/platform/generic/video.h>
H A Dvideo_splash.cpp14 #include <boot/platform/generic/video.h>
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.h8 #include <boot/platform/generic/text_console.h>
/haiku/src/system/boot/platform/u-boot/
H A Dconsole.h8 #include <boot/platform/generic/text_console.h>
H A Dmenu.cpp11 #include <boot/platform/generic/text_menu.h>
H A Dserial.cpp16 #include <arch/generic/debug_uart_8250.h>
H A Dvideo.cpp14 #include <boot/platform/generic/video.h>
/haiku/src/tests/system/boot/loader/
H A Dplatform_console.cpp7 #include <boot/platform/generic/text_console.h>

Completed in 125 milliseconds

1234