Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/
H A Dopl_cfg.c88 #define UNIT_ADDR_SIZE 64 macro
1164 buf = kmem_zalloc(UNIT_ADDR_SIZE, KM_SLEEP); in opl_fc_ops_alloc_handle()
1189 kmem_free(rp->unit_address, UNIT_ADDR_SIZE); in opl_fc_ops_free_handle()
2375 char unit_address[UNIT_ADDR_SIZE]; in opl_probe_leaf()