Searched refs:cmdr_off (Results 1 – 3 of 3) sorted by relevance
48 __u32 cmdr_off; member
121 cmdr_off - The offset of the start of the command ring from the start320 struct tcmu_cmd_entry *ent = (void *) mb + mb->cmdr_off + mb->cmd_tail;324 while (ent != (void *)mb + mb->cmdr_off + mb->cmd_head) {351 ent = (void *) mb + mb->cmdr_off + mb->cmd_tail;
896 mb->cmdr_off = CMDR_OFF; in tcmu_configure_device()