Searched refs:mfi_hwcomms (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mfi/
H A Dmfivar.h72 struct mfi_hwcomms { struct
217 struct mfi_hwcomms *mfi_comms;
H A Dmfi.c594 * efficiency. The mfi_hwcomms struct includes space for 1 reply queue
599 sizeof(struct mfi_hwcomms);
990 offsetof(struct mfi_hwcomms, hw_reply_q);
992 offsetof(struct mfi_hwcomms, hw_pi);
994 offsetof(struct mfi_hwcomms, hw_ci);

Completed in 73 milliseconds