Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/ida/
H A Dida_pci.c159 &ida_v4_access, IDA_FIRMWARE },
161 &ida_v4_access, IDA_FIRMWARE },
H A Didavar.h123 #define IDA_FIRMWARE 0x02 /* firmware must be started */ macro
H A Dida.c255 if (ida->flags & IDA_FIRMWARE) { in ida_attach()