Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dqlereg.h476 struct qle_iocb_status { struct
477 u_int8_t entry_type; /* QLE_IOCB_STATUS */
478 u_int8_t entry_count;
479 u_int8_t seqno;
480 u_int8_t flags;
482 u_int32_t handle;
483 u_int16_t completion;
484 u_int16_t ox_id;
485 u_int32_t resid;
486 u_int16_t reserved;
[all …]