Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h876 #define t4_os_alloc(_size) kmem_alloc(_size, KM_SLEEP) macro
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3232 vpd = (u8 *)t4_os_alloc(sizeof(u8) * VPD_LEN); in t4_get_raw_vpd_params()