Searched refs:ds_readq (Results 1 – 2 of 2) sorted by relevance
73 struct fc_que ds_readq; member
510 if (fcdp->ds_readq.fc_qobjp) in duplx_free()511 QUE_FREE(fcdp->ds_readq.fc_qobjp); in duplx_free()525 fcdp->ds_readq.fc_qobjp = que_objp; in duplx_init()534 fcdp->ds_readq.fc_maxcnt = DUPLX_MAXCNT; in duplx_init()537 fcdp->ds_readq.next = &fcdp->ds_writeq; in duplx_init()538 fcdp->ds_writeq.next = &fcdp->ds_readq; in duplx_init()557 activeq = &duplxp->ds_readq; in duplx_enque()563 activeq = &duplxp->ds_readq; in duplx_enque()619 activeq = &duplxp->ds_readq; in duplx_deque()