Home
last modified time | relevance | path

Searched refs:xf86nSbusInfo (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86sbusBus.c45 static int xf86nSbusInfo; variable
71 xnfreallocarray(xf86SbusInfo, ++xf86nSbusInfo + 1, sizeof(psdp)); in CheckSbusDevice()
72 xf86SbusInfo[xf86nSbusInfo] = NULL; in CheckSbusDevice()
73 xf86SbusInfo[xf86nSbusInfo - 1] = psdp = xnfcalloc(sizeof(sbusDevice), 1); in CheckSbusDevice()