Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dmpireg.h363 struct mpi_msg_iocinit_request { struct
364 u_int8_t whoinit;
365 u_int8_t reserved1;
366 u_int8_t chain_offset;
367 u_int8_t function;
369 u_int8_t flags;
373 u_int8_t max_devices;
374 u_int8_t max_buses;
375 u_int8_t msg_flags;
377 u_int32_t msg_context;
[all …]