Home
last modified time | relevance | path

Searched refs:ATA_PORTMULTIPLIER (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/disk/nata/chipsets/
HData-ahci.c514 ch->devices = ATA_PORTMULTIPLIER; in ata_ahci_reset()
HData-siliconimage.c734 ch->devices = ATA_PORTMULTIPLIER; in ata_siiprb_reset()
HData-promise.c799 ch->devices = ATA_PORTMULTIPLIER; in ata_promise_mio_reset()
/dragonfly/sys/dev/disk/nata/
HData-all.h519 #define ATA_PORTMULTIPLIER 0x00008000 macro