Home
last modified time | relevance | path

Searched refs:ahd_attach_to_HostRAID_controllers (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Dahd_pci.c312 if (ahd_attach_to_HostRAID_controllers) in ahd_find_pci_device()
/openbsd/src/sys/dev/ic/
Daic79xx.h213 extern uint32_t ahd_attach_to_HostRAID_controllers;
Daic79xx.c82 uint32_t ahd_attach_to_HostRAID_controllers = 1; variable