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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c172 char *ata_cntrl_DMA_sel_msg; variable
2065 ata_cntrl_DMA_sel_msg = NULL;
2070 ata_cntrl_DMA_sel_msg = "cntrl not Bus Master DMA capable";
2081 ata_cntrl_DMA_sel_msg = "cntrl blacklisted";
2095 ata_cntrl_DMA_sel_msg =
2112 ata_cntrl_DMA_sel_msg =
2168 ata_cntrl_DMA_sel_msg =
2189 ata_cntrl_DMA_sel_msg = "unable to init DMA S/G list";
3359 if (ata_cntrl_DMA_sel_msg) {
3361 "?\tATA DMA off: %s\n", ata_cntrl_DMA_sel_msg));
[all...]

Completed in 62 milliseconds