Searched refs:MFI_CMD_TBOLT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mfi/
H A Dmfi_tbolt.c649 mfi_cmd->cm_flags &= ~MFI_CMD_TBOLT;
784 mfi_cmd->cm_flags |= MFI_CMD_TBOLT;
1205 if ((cm->cm_flags & MFI_CMD_TBOLT) != 0) {
H A Dmfivar.h108 #define MFI_CMD_TBOLT (1<<8) macro
H A Dmfi.c882 if ((cm->cm_flags & MFI_CMD_TBOLT) != 0) {

Completed in 84 milliseconds