Searched refs:sense (Results 1 – 8 of 8) sorted by relevance
649 sense_data_t *sense; in ufs_read_capacity() local678 sense = &resp->sd.sense; in ufs_read_capacity()679 if (sense->resp_code == SENSE_DATA_VALID) { in ufs_read_capacity()680 if ((sense->sense_key == SENSE_KEY_UNIT_ATTENTION) && in ufs_read_capacity()681 (sense->asc == 0x29) && (sense->ascq == 0)) { in ufs_read_capacity()
115 make sense to interleave the image terminology for AP and SCP; both AP and SCP145 it's in so it makes sense to encode "NS" in the normal world images. The absence
492 sense_data_t sense; member
43 the cold boot path, before BL31 starts. Untrusted in this sense means code
388 % in a varwidth environment so that it makes sense to estimate how many
5221 make sense to interleave the image terminology for AP and SCP; both AP and SCP5256 it’s in so it makes sense to encode “NS” in the normal world images. The absence44512 the cold boot path, before BL31 starts. Untrusted in this sense means code
Completed in 101 milliseconds