Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h43 #define HPT_SRB_MAX_REQ_SIZE 600 macro
455 u_int8_t req[HPT_SRB_MAX_REQ_SIZE];
H A Dhptiop.c2027 set_config.max_host_request_size = HPT_SRB_MAX_REQ_SIZE; in hptiop_attach()