Home
last modified time | relevance | path

Searched refs:IDA_ATTACHED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ida/
H A Didavar.h125 #define IDA_ATTACHED 0x01 /* attached */ macro
H A Dida.c300 ida->flags |= IDA_ATTACHED; in ida_setup()