Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_util.c651 pqi_alloc_mem_len(int len) in pqi_alloc_mem_len() function
800 mem_len_pair_t m = pqi_alloc_mem_len(64); in build_cdb_str()
846 mem_len_pair_t m = pqi_alloc_mem_len(len * 3 + 20); in mem_to_arraystr()
H A Dsmartpqi_main.c197 m = pqi_alloc_mem_len(256); in smartpqi_attach()
H A Dsmartpqi.h613 mem_len_pair_t pqi_alloc_mem_len(int len);