Searched refs:gld_promisc (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | gld.c | 171 static int gld_promisc(queue_t *, mblk_t *, t_uscalar_t, boolean_t); 3612 result = gld_promisc(q, mp, dlreq, B_TRUE); in gld_cmds() 3618 result = gld_promisc(q, mp, dlreq, B_FALSE); in gld_cmds() 5101 gld_promisc(queue_t *q, mblk_t *mp, t_uscalar_t req, boolean_t on) in gld_promisc() function
|