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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3760 uint8_t elsop, req1f; local
3776 req1f = BIT_5;
3778 req1f = BIT_6;
3783 req1f = (uint8_t)(req1f | BIT_4);
3796 req[0x16] = elsop; req[0x1f] = req1f;
4745 uint8_t elsop, req1f; local
4752 req1f = 0x60; /* Terminate xchg */
4755 req1f = (uint8_t)(req1f | BIT_
[all...]

Completed in 55 milliseconds