Searched refs:consms_lq (Results 1 – 1 of 1) sorted by relevance
64 struct consms_lq;65 typedef void (*ioc_reply_func_t)(struct consms_lq *, mblk_t *);72 typedef struct consms_lq { struct73 struct consms_lq *lq_next; /* next lower queue */ argument