Searched refs:pBusChannel (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/unisys/uislib/
H A Duislib.c204 bus->pBusChannel = NULL;
227 bus->pBusChannel =
237 cmd.add_vbus.chanptr = bus->pBusChannel;
338 if (bus->pBusChannel) {
339 uislib_iounmap(bus->pBusChannel);
340 bus->pBusChannel = NULL;
/drivers/staging/unisys/include/
H A Duisqueue.h162 ULTRA_VBUS_CHANNEL_PROTOCOL __iomem *pBusChannel; member in struct:bus_info

Completed in 1465 milliseconds