Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c211 uint32_t apid_len; in ibnex_devctl() local
323 apid_len = ioc.ap_id_len + 1; in ibnex_devctl()
324 apid_n = kmem_zalloc(apid_len, KM_SLEEP); in ibnex_devctl()
1071 kmem_free(apid_n, apid_len); in ibnex_devctl()