Searched defs:rap (Results 1 – 3 of 3) sorted by relevance
116 static inline uint32_t pcnet_read_csr(struct device *dev, uint8_t rap) in pcnet_read_csr()124 static inline void pcnet_write_csr(struct device *dev, uint8_t rap, uint16_t data) in pcnet_write_csr()132 static inline uint32_t pcnet_read_bcr(struct device *dev, uint8_t rap) in pcnet_read_bcr()140 static inline void pcnet_write_bcr(struct device *dev, uint8_t rap, uint16_t data) in pcnet_write_bcr()
587 struct icmp_ra *rap = (struct icmp_ra *) ALLIGN(outpack); in advertise() local741 struct icmp_ra *rap = (struct icmp_ra *)ALLIGN(icp); in pr_pack() local
1250 struct tftphdr *rap; /* ack buffer */ in recvtftp() local