Searched refs:sata_check_for_dma_error (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 412 static boolean_t sata_check_for_dma_error(dev_info_t *, sata_pkt_txlate_t *); 1907 if (sata_check_for_dma_error(dip, spx)) { in sata_get_error_retrieval_pkt() 1918 if (sata_check_for_dma_error(dip, spx)) { in sata_get_error_retrieval_pkt() 2546 if (sata_check_for_dma_error(dip, spx)) { in sata_scsi_init_pkt() 10980 if (sata_check_for_dma_error(dip, spx)) { in sata_get_atapi_inquiry_data() 14711 if (sata_check_for_dma_error(dip, spx)) { in sata_fetch_device_identify_data() 17817 if (sata_check_for_dma_error(dip, spx)) { in sata_fetch_smart_data() 17915 if (sata_check_for_dma_error(dip, spx)) { in sata_read_log_ext() 18040 if (sata_check_for_dma_error(dip, spx)) { in sata_smart_selftest_log() 18149 if (sata_check_for_dma_error(dip, spx)) { in sata_smart_read_log() [all …]
|