Searched refs:S1394_ROOT_TEXT_LEAF_SZ (Results 1 – 2 of 2) sorted by relevance
1337 text_leaf = (uint32_t *)kmem_zalloc(S1394_ROOT_TEXT_LEAF_SZ, KM_SLEEP); in s1394_init_local_config_rom()1356 kmem_free((void *)text_leaf, S1394_ROOT_TEXT_LEAF_SZ); in s1394_init_local_config_rom()1368 kmem_free((void *)text_leaf, S1394_ROOT_TEXT_LEAF_SZ); in s1394_init_local_config_rom()
123 #define S1394_ROOT_TEXT_LEAF_SZ 36 macro