Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2447 typedef struct _PCB struct
2450 uint32_t type:8;
2452 uint32_t feature:8;
2454 uint32_t rsvd:12;
2455 uint32_t maxRing:4;
2458 uint32_t maxRing:4;
2459 uint32_t rsvd:12;
2460 uint32_t feature:8;
2462 uint32_t type:8;
2467 uint32_t mbAddrLow;
[all …]