Home
last modified time | relevance | path

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

/freebsd/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.c1968 HPT_SRB_MAX_SIZE * HPT_SRB_MAX_QUEUE_SIZE + 0x20, in hptiop_attach()
1990 (HPT_SRB_MAX_SIZE * HPT_SRB_MAX_QUEUE_SIZE) + 0x20, in hptiop_attach()
2716 for (i = 0; i < HPT_SRB_MAX_QUEUE_SIZE; i++) { in hptiop_map_srb()
2817 for (i = 0; i < HPT_SRB_MAX_QUEUE_SIZE; i++) { in hptiop_release_resource()