Searched defs:in_drv (Results 1 – 1 of 1) sorted by relevance
68 typedef struct in_drv { struct76 struct in_drv *ind_next; /* next for this driver */ argument77 struct in_drv *ind_next_drv; /* next driver this node */ argument79 } in_drv_t; argument