UNIT_ADDR_SIZE
buf = kmem_zalloc(UNIT_ADDR_SIZE, KM_SLEEP);
kmem_free(rp->unit_address, UNIT_ADDR_SIZE);
char unit_address[UNIT_ADDR_SIZE];