Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h48 #define HPT_SRB_MAX_SIZE ((sizeof(struct hpt_iop_srb) + 0x1f) & ~0x1f) macro
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()
2718 ((char *)srb + i * HPT_SRB_MAX_SIZE); in hptiop_map_srb()
2742 phy_addr += HPT_SRB_MAX_SIZE; in hptiop_map_srb()