Searched defs:qassociate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dddi.c1144 * The qassociate() "model" is that it should drive attach(9E), yet it
1146 * operation. Instead, the qassociate() implementation has complex
1151 * open() of a stream that ends up using qassociate() always occurs on
1157 * Since qassociate() can't really drive attach(9E), there are corner
1158 * cases where the compromise described above leads to qassociate()
1167 * corner cases occur, and qassociate() finds the requested instance
1172 * All qassociate() callers are expected to check for and gracefully handle
1177 qassociate(queue_t *q, int instance) function

Completed in 60 milliseconds