Searched refs:cmdr_off (Results 1 – 3 of 3) sorted by relevance
52 __u32 cmdr_off; member
123 cmdr_off - The offset of the start of the command ring from the start329 struct tcmu_cmd_entry *ent = (void *) mb + mb->cmdr_off + mb->cmd_tail;333 while (ent != (void *)mb + mb->cmdr_off + mb->cmd_head) {360 ent = (void *) mb + mb->cmdr_off + mb->cmd_tail;
1868 mb->cmdr_off = CMDR_OFF; in tcmu_configure_device()