Symbol: os_mem_alloc
sys/dev/smartpqi/smartpqi_cam.c
559
rcb->sgt = os_mem_alloc(softs, nseg * sizeof(sgt_t));
sys/dev/smartpqi/smartpqi_discovery.c
1013
raid_map = os_mem_alloc(softs, raidmap_alloc_size);
sys/dev/smartpqi/smartpqi_discovery.c
1048
next_offload_to_mirror = os_mem_alloc(softs, structure_size);
sys/dev/smartpqi/smartpqi_discovery.c
1076
buff = os_mem_alloc(softs, 64);
sys/dev/smartpqi/smartpqi_discovery.c
1117
buff = os_mem_alloc(softs, 64);
sys/dev/smartpqi/smartpqi_discovery.c
1145
inq_buff = os_mem_alloc(softs, OBDR_TAPE_INQ_SIZE);
sys/dev/smartpqi/smartpqi_discovery.c
1231
identify_ctrl = os_mem_alloc(softs, sizeof(*identify_ctrl));
sys/dev/smartpqi/smartpqi_discovery.c
1642
added = os_mem_alloc(softs, sizeof(*added) * PQI_MAX_DEVICES);
sys/dev/smartpqi/smartpqi_discovery.c
1643
removed = os_mem_alloc(softs, sizeof(*removed) * PQI_MAX_DEVICES);
sys/dev/smartpqi/smartpqi_discovery.c
1854
host_wellness_driver_ver = os_mem_alloc(softs, data_length);
sys/dev/smartpqi/smartpqi_discovery.c
1914
host_wellness_time = os_mem_alloc(softs, data_length);
sys/dev/smartpqi/smartpqi_discovery.c
2011
bmic_phy_info = os_mem_alloc(softs, sizeof(*bmic_phy_info));
sys/dev/smartpqi/smartpqi_discovery.c
2019
new_device_list = os_mem_alloc(softs,
sys/dev/smartpqi/smartpqi_discovery.c
2029
new_device_list[i] = os_mem_alloc(softs,
sys/dev/smartpqi/smartpqi_discovery.c
56
features = os_mem_alloc(softs, sizeof(*features));
sys/dev/smartpqi/smartpqi_discovery.c
615
lun_data = os_mem_alloc(softs, data_len);
sys/dev/smartpqi/smartpqi_discovery.c
681
lun_data = os_mem_alloc(softs, data_len);
sys/dev/smartpqi/smartpqi_discovery.c
757
softs->log_dev_list = os_mem_alloc(softs, *log_data_length);
sys/dev/smartpqi/smartpqi_discovery.c
785
local_logdev_list = os_mem_alloc(softs,
sys/dev/smartpqi/smartpqi_discovery.c
902
vpd = os_mem_alloc(softs, vpd_size);
sys/dev/smartpqi/smartpqi_features.c
461
conf_table = os_mem_alloc(softs, config_table_size);
sys/dev/smartpqi/smartpqi_init.c
184
rcb = os_mem_alloc(softs, alloc_size);
sys/dev/smartpqi/smartpqi_init.c
46
capability = os_mem_alloc(softs, sizeof(*capability));
sys/dev/smartpqi/smartpqi_init.c
924
flush_buff = os_mem_alloc(softs, sizeof(pqisrc_bmic_flush_cache_t));
sys/dev/smartpqi/smartpqi_intr.c
188
if ((softs->os_specific.msi_ctx = os_mem_alloc(softs,sizeof(pqi_intr_ctx_t))) == NULL) {
sys/dev/smartpqi/smartpqi_intr.c
226
softs->os_specific.msi_ctx = os_mem_alloc(softs, msix_size);
sys/dev/smartpqi/smartpqi_prototypes.h
260
void *os_mem_alloc(pqisrc_softstate_t *,size_t);
sys/dev/smartpqi/smartpqi_tag.c
170
stack->next_index_array = (uint32_t*)os_mem_alloc(softs,
sys/dev/smartpqi/smartpqi_tag.c
96
taglist->elem_array = os_mem_alloc(softs,