Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c314 if (ahd_attach_to_HostRAID_controllers) in ahd_find_pci_device()
H A Daic79xx.h204 extern uint32_t ahd_attach_to_HostRAID_controllers;
H A Daic79xx.c51 uint32_t ahd_attach_to_HostRAID_controllers = 1; variable