Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ata/
H A Datavar.h96 #define T_ATAPI 1 macro
/openbsd-src/sys/dev/atapiscsi/
H A Datapiscsi.c175 if (aa_link->aa_type != T_ATAPI) in atapiscsi_match()
/openbsd-src/sys/dev/ic/
H A Dwdc.c844 aa_link.aa_type = T_ATAPI; in wdcattach()