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

/freebsd-10-stable/sys/dev/ips/
H A Dips_commands.c256 if (ips_get_free_cmd(sc, &command, IPS_STATIC_FLAG) > 0){
357 if (ips_get_free_cmd(sc, &command, IPS_STATIC_FLAG) > 0){
394 if (ips_get_free_cmd(sc, &command, IPS_STATIC_FLAG)){
474 if (ips_get_free_cmd(sc, &command, IPS_STATIC_FLAG)){
589 if (ips_get_free_cmd(sc, &command, IPS_STATIC_FLAG)){
649 if (ips_get_free_cmd(sc, &command, IPS_STATIC_FLAG)){
660 if(ips_get_free_cmd(sc, &command, IPS_STATIC_FLAG)){
H A Dipsreg.h51 #define IPS_STATIC_FLAG 0x01 macro
H A Dips.c194 if ((flags & IPS_STATIC_FLAG) == 0) {

Completed in 102 milliseconds