Searched defs:amr_passthrough (Results 1 – 1 of 1) sorted by relevance
377 struct amr_passthrough { struct378 u_int8_t ap_timeout:3;379 u_int8_t ap_ars:1;380 u_int8_t ap_dummy:3;381 u_int8_t ap_islogical:1;382 u_int8_t ap_logical_drive_no;383 u_int8_t ap_channel;384 u_int8_t ap_scsi_id;385 u_int8_t ap_queue_tag;386 u_int8_t ap_queue_action;[all …]