Searched refs:ata_prop_lookup_int (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c67 static int ata_prop_lookup_int(dev_t match_dev, dev_info_t *dip,
2151 simplex_dma_channel = ata_prop_lookup_int(DDI_DEV_T_ANY,
2277 dma = ata_prop_lookup_int(DDI_DEV_T_ANY, tdip,
2279 disk_dma = ata_prop_lookup_int(DDI_DEV_T_ANY, tdip,
2281 cd_dma = ata_prop_lookup_int(DDI_DEV_T_ANY, tdip,
2283 atapi_dma = ata_prop_lookup_int(DDI_DEV_T_ANY, tdip,
3471 ata_prop_lookup_int(dev_t match_dev, dev_info_t *dip, function

Completed in 63 milliseconds