Home
last modified time | relevance | path

Searched defs:slot_space (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nubus/
H A Dnubus.c122 unsigned long slot_space = (unsigned long)*ptr & 0xFF000000; in nubus_move() local
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c680 int slot_space = VCHIQ_SLOT_SIZE - (tx_pos & VCHIQ_SLOT_MASK); in reserve_space() local