Searched refs:HPT_SRB_MAX_QUEUE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/hptiop/
H A Dhptiop.h44 #define HPT_SRB_MAX_QUEUE_SIZE 0x100 macro
423 struct hpt_iop_srb* srb[HPT_SRB_MAX_QUEUE_SIZE];
H A Dhptiop.c1981 HPT_SRB_MAX_SIZE * HPT_SRB_MAX_QUEUE_SIZE + 0x20,
2003 (HPT_SRB_MAX_SIZE * HPT_SRB_MAX_QUEUE_SIZE) + 0x20,
2721 for (i = 0; i < HPT_SRB_MAX_QUEUE_SIZE; i++) {
2812 for (i = 0; i < HPT_SRB_MAX_QUEUE_SIZE; i++) {

Completed in 122 milliseconds