Searched refs:sata_check_for_dma_error (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 399 static boolean_t sata_check_for_dma_error(dev_info_t *, sata_pkt_txlate_t *); 1739 if (sata_check_for_dma_error(dip, spx)) { in sata_get_error_retrieval_pkt() 1750 if (sata_check_for_dma_error(dip, spx)) { in sata_get_error_retrieval_pkt() 2378 if (sata_check_for_dma_error(dip, spx)) { in sata_scsi_init_pkt() 10040 if (sata_check_for_dma_error(dip, spx)) { in sata_get_atapi_inquiry_data() 13776 if (sata_check_for_dma_error(dip, spx)) { in sata_fetch_device_identify_data() 16887 if (sata_check_for_dma_error(dip, spx)) { in sata_fetch_smart_data() 17003 if (sata_check_for_dma_error(dip, spx)) { in sata_ext_smart_selftest_read_log() 17113 if (sata_check_for_dma_error(dip, spx)) { in sata_smart_selftest_log() 17222 if (sata_check_for_dma_error(dip, spx)) { in sata_smart_read_log() [all …]
|