Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_promise.h61 dev_reg = ATA_DEVICE_OBS | ATA_DEV1; in pdc_pkt_header()
H A Dpata_ep93xx.c466 tmp |= ATA_DEV1; in ep93xx_pata_dev_select()
H A Dlibata-scsi.c3416 tf->device | ATA_DEV1 : tf->device & ~ATA_DEV1; in ata_scsi_pass_thru()
/linux/include/linux/
H A Data.h159 ATA_DEV1 = (1 << 4), /* Select Device 1 (slave) */ enumerator
H A Dlibata.h1908 tf->device = ATA_DEVICE_OBS | ATA_DEV1; in ata_tf_init()
/linux/drivers/ata/pata_parport/
H A Dpata_parport.c48 tmp = ATA_DEVICE_OBS | ATA_DEV1; in pata_parport_dev_select()