Searched defs:scsi_send_key (Results 1 – 2 of 2) sorted by relevance
309 struct scsi_send_key struct311 uint8_t opcode;312 uint8_t reserved[7];313 uint8_t param_len[2];314 uint8_t agid_keyformat;315 uint8_t control;
3957 scsi_send_key(struct ccb_scsiio *csio, uint32_t retries, in scsi_send_key() function