Home
last modified time | relevance | path

Searched defs:_unroll (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h556 struct _unroll { struct
557 uint8_t softs; /* The software state was allocated. */
558 uint8_t regs; /* Controller registers mapped. */
559 uint8_t intr; /* Interrupt handler added. */
560 uint8_t reqs; /* Request structs allocated. */
561 uint8_t mutexs; /* Mutex's allocated. */
562 uint8_t taskq; /* Task q's created. */
563 uint8_t tran; /* Tran struct allocated */
564 uint8_t tranSetup; /* Tran attached to the ddi. */
565 uint8_t devctl; /* Device nodes for cfgadm created. */
[all …]