Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c231 static int sata_txlt_check_condition(sata_pkt_txlate_t *, uchar_t, uchar_t);
2564 return (sata_txlt_check_condition(spx, KEY_NOT_READY, in sata_scsi_start()
3502 sata_txlt_check_condition(sata_pkt_txlate_t *spx, uchar_t key, uchar_t code) in sata_txlt_check_condition() function
3965 return (sata_txlt_check_condition(spx, KEY_ILLEGAL_REQUEST, in sata_txlt_request_sense()
3984 return (sata_txlt_check_condition(spx, KEY_NO_SENSE, in sata_txlt_request_sense()
4114 return (sata_txlt_check_condition(spx, KEY_NOT_READY, in sata_txlt_test_unit_ready()
4213 return (sata_txlt_check_condition(spx, KEY_ILLEGAL_REQUEST, in sata_txlt_start_stop_unit()
4437 return (sata_txlt_check_condition(spx, in sata_txlt_start_stop_unit()
4466 return (sata_txlt_check_condition(spx, KEY_ILLEGAL_REQUEST, in sata_txlt_start_stop_unit()
4664 return (sata_txlt_check_condition(spx, in sata_txlt_read_capacity16()
[all …]