Searched defs:scsi_send_key (Results 1 – 2 of 2) sorted by relevance
209 struct scsi_send_key struct211 u_int8_t opcode;212 u_int8_t reserved[7];213 u_int8_t param_len[2];214 u_int8_t agid_keyformat;215 u_int8_t control;
4340 scsi_send_key(struct ccb_scsiio *csio, u_int32_t retries, in scsi_send_key() function