Searched refs:S1394_UNIT_DIR_SZ (Results 1 – 2 of 2) sorted by relevance
1627 unit_dir = (uint32_t *)kmem_zalloc(S1394_UNIT_DIR_SZ, KM_SLEEP); in s1394_init_local_config_rom()1658 kmem_free((void *)unit_dir, S1394_UNIT_DIR_SZ); in s1394_init_local_config_rom()1676 kmem_free((void *)unit_dir, S1394_UNIT_DIR_SZ); in s1394_init_local_config_rom()
133 #define S1394_UNIT_DIR_SZ 56 macro