Searched refs:ULongToPtr (Results 1 – 3 of 3) sorted by relevance
84 ULongToPtr(a->tx_stream[Id] + a->tx_pos[Id]), in diva_istream_write()99 ULongToPtr(a->tx_stream[Id] + a->tx_pos[Id] + 4), in diva_istream_write()119 ULongToPtr(a->tx_stream[Id] + a->tx_pos[Id]), in diva_istream_write()163 ULongToPtr(a->rx_stream[Id] + a->rx_pos[Id]), in diva_istream_read()183 ULongToPtr(a->rx_stream[Id] + a->rx_pos[Id] + 4), in diva_istream_read()199 ULongToPtr(a->rx_stream[Id] + a->rx_pos[Id]), in diva_istream_read()
346 #define ULongToPtr(x) (void *)(unsigned long)(x) macro
510 a->ram_in_dw(a, (void *)ULongToPtr(extended_info), (dword *)&tmp[0], 2); in isdn_rc()