S1394_UNIT_DIR_SZ
unit_dir = (uint32_t *)kmem_zalloc(S1394_UNIT_DIR_SZ, KM_SLEEP);
kmem_free((void *)unit_dir, S1394_UNIT_DIR_SZ);