Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-siliconimage.c64 #define SII_INTR 0x01 macro
85 { ATA_CMD649, 0x00, 0, SII_INTR, ATA_UDMA5, "(CMD) 649" }, in ata_sii_probe()
86 { ATA_CMD648, 0x00, 0, SII_INTR, ATA_UDMA4, "(CMD) 648" }, in ata_sii_probe()
184 if (ctlr->chip->cfg2 & SII_INTR) in ata_cmd_ch_attach()