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

/freebsd-10.2-release/sys/dev/mfi/
H A Dmfi_tbolt.c650 mfi_cmd->cm_flags &= ~MFI_CMD_TBOLT;
785 mfi_cmd->cm_flags |= MFI_CMD_TBOLT;
1206 if ((cm->cm_flags & MFI_CMD_TBOLT) != 0) {
H A Dmfivar.h108 #define MFI_CMD_TBOLT (1<<8) macro
H A Dmfi.c888 if ((cm->cm_flags & MFI_CMD_TBOLT) != 0) {

Completed in 41 milliseconds