Home
last modified time | relevance | path

Searched refs:IPS_MAX_CMD_NUM (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ips/
H A Dips.c604 &(sc->copper_queue->status[0]), IPS_MAX_CMD_NUM * 4, in ips_copperhead_queue_init()
613 IPS_MAX_CMD_NUM * 4); in ips_copperhead_queue_init()
688 if(sc->copper_queue->nextstatus == IPS_MAX_CMD_NUM) in ips_copperhead_cmd_status()
H A Dips.h90 u_int32_t status[IPS_MAX_CMD_NUM];
H A Dipsreg.h60 #define IPS_MAX_CMD_NUM 128 macro