Searched defs:amr_command (Results 1 – 1 of 1) sorted by relevance
123 struct amr_command struct126 struct amr_command *ac_prev; argument127 struct amr_command *ac_next; argument129 struct amr_softs *ac_softs;130 uint8_t ac_slot;132 uint8_t ac_status;133 uint32_t ac_flags;135 struct buf *ac_buf;136 uint32_t cmdlen;137 struct scsi_pkt *pkt;[all …]