Searched defs:CMD_SET_PRIORITY (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/hpt27xx/
H A Dldm.h469 #define CMD_SET_PRIORITY(cmd, pri) cmd->priority = (pri) macro
471 #define CMD_SET_PRIORITY(cmd, pri) macro
/freebsd-13-stable/sys/dev/hptnr/
H A Dldm.h468 #define CMD_SET_PRIORITY(cmd, pri) cmd->priority = (pri) macro
470 #define CMD_SET_PRIORITY(cmd, pri) macro
/freebsd-13-stable/sys/dev/hptrr/
H A Dldm.h462 #define CMD_SET_PRIORITY(cmd, pri) cmd->priority = (pri) macro
464 #define CMD_SET_PRIORITY(cmd, pri) macro

Completed in 103 milliseconds