Searched refs:SRB_UB_CALLBACK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c1350 SRB_UB_FREE_REQUESTED | SRB_UB_CALLBACK |
1443 SRB_UB_FREE_REQUESTED | SRB_UB_CALLBACK |
H A Dql_api.c1872 (sp->flags & (SRB_UB_CALLBACK |
2755 sp->flags &= ~(SRB_UB_CALLBACK | SRB_UB_RSCN | SRB_UB_FCP |
3154 SRB_POLL | SRB_WATCHDOG_ENABLED | SRB_ABORT | SRB_UB_CALLBACK |
3528 (sp->flags & (SRB_UB_CALLBACK | SRB_UB_ACQUIRED))) {
3640 sp->flags &= ~(SRB_UB_ACQUIRED | SRB_UB_CALLBACK);
6340 if (sp->flags & SRB_UB_CALLBACK) {
7794 if (sp->flags & SRB_UB_CALLBACK) {
8062 if (sp->flags & SRB_UB_CALLBACK) {
8467 if (sp->flags & SRB_UB_CALLBACK) {
8559 sp->flags &= ~(SRB_UB_IN_ISP | SRB_UB_CALLBACK |
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1183 #define SRB_UB_CALLBACK BIT_8 /* Unsolicited callback needed. */ macro

Completed in 90 milliseconds