Searched refs:cp_get_orb (Results 1 – 3 of 3) sorted by relevance
47 union orb *cp_get_orb(struct channel_program *cp, u32 intparm, u8 lpm);
32 orb = cp_get_orb(&private->cp, (u32)(addr_t)sch, sch->lpm); in fsm_io_helper()
827 union orb *cp_get_orb(struct channel_program *cp, u32 intparm, u8 lpm) in cp_get_orb() function