Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/chipsets/
HData-acerlabs.c319 ch->devices & ATA_ATAPI_SLAVE) { in ata_ali_setmode()
/NextBSD/sys/dev/ata/
HData-all.h437 #define ATA_ATAPI_SLAVE 0x00020000 macro
HData-lowlevel.c582 ch->devices |= ATA_ATAPI_SLAVE; in ata_generic_reset()