Home
last modified time | relevance | path

Searched defs:in_drv (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dinstance.h70 typedef struct in_drv { struct
78 struct in_drv *ind_next; /* next for this driver */ argument
79 struct in_drv *ind_next_drv; /* next driver this node */ argument
81 } in_drv_t; argument