Searched refs:svc_entries (Results 1 – 1 of 1) sorted by relevance
936 int svc_entries; in ibdma_ioc_register() local946 svc_entries = profile->ioc_service_entries; in ibdma_ioc_register()947 if (svc_entries == 0) { in ibdma_ioc_register()1003 kmem_zalloc(sizeof (ib_dm_srv_t) * svc_entries, KM_SLEEP); in ibdma_ioc_register()1007 sizeof (ib_dm_srv_t) * svc_entries); in ibdma_ioc_register()