Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c2571 return (sata_txlt_check_condition(spx, KEY_NOT_READY, in sata_scsi_start()
4023 return (sata_txlt_check_condition(spx, KEY_ILLEGAL_REQUEST, in sata_txlt_request_sense()
4042 return (sata_txlt_check_condition(spx, KEY_NO_SENSE, in sata_txlt_request_sense()
4173 return (sata_txlt_check_condition(spx, KEY_NOT_READY, in sata_txlt_test_unit_ready()
4273 return (sata_txlt_check_condition(spx, KEY_ILLEGAL_REQUEST, in sata_txlt_start_stop_unit()
4497 return (sata_txlt_check_condition(spx, in sata_txlt_start_stop_unit()
4526 return (sata_txlt_check_condition(spx, KEY_ILLEGAL_REQUEST, in sata_txlt_start_stop_unit()
4726 return (sata_txlt_check_condition(spx, in sata_txlt_read_capacity16()
4741 return (sata_txlt_check_condition(spx, in sata_txlt_read_capacity16()
4749 return (sata_txlt_check_condition(spx, in sata_txlt_read_capacity16()
[all …]