Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/io/
H A Ddevinfo.c190 typedef struct i_link { struct
201 struct i_link *src_link_next; /* next src i_link /w same i_lnode */ argument
202 struct i_link *tgt_link_next; /* next tgt i_link /w same i_lnode */ argument
2117 i_link_t *i_link; in i_link_alloc() local
2126 i_link_check_free(i_link_t * i_link) i_link_check_free() argument
2191 i_link_t **i_link_next, *i_link; di_ldi_callback() local
2323 i_link_t *i_link = (i_link_t *)key; i_link_walker() local
[all...]
/titanic_51/usr/src/cmd/mailx/hdr/
H A Ddef.h304 struct ignore *i_link; /* Next ignored field in bucket */ member