Searched defs:inw (Results 1 – 13 of 13) sorted by relevance
29 #define inw(x) *(volatile uint16_t *)(x) macro
15 #define inw(y) \ macro
16 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt()
22 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt()
27 DES_cblock inw; member
34 DES_cblock inw; member
45 #define inw(a) (*(volatile unsigned short*)(a)) macro
51 #define inw(addr) (*alpha_pci_io_switch->apio_inw)((addr)) macro
112 const_des_cblock *inw, const_des_cblock *outw, int enc) in des_xcbc_encrypt()
67 inw(int port) in inw() function
80 inw(unsigned int port) in inw() function
168 #define inw(a) (__inw((volatile uint16_t *)(a))) macro