Home
last modified time | relevance | path

Searched refs:get_slot_named (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libtnf/
H A Dstruct.c35 static struct slot * get_slot_named(struct slotinfo *, char *);
89 get_slot_named(struct slotinfo *slotinfo, char *name) in get_slot_named() function
154 slot = get_slot_named(slotinfo, name); in tnf_get_slot_index()
199 slot = get_slot_named(slotinfo, name); in tnf_get_slot_named()