Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxp.c858 offsetof(struct fxp_rfa, rfa_status)) & in fxp_intr()
861 offsetof(struct fxp_rfa, rfa_status)) & in fxp_intr()
880 offsetof(struct fxp_rfa, in fxp_intr()
889 offsetof(struct fxp_rfa, in fxp_intr()
1522 m->m_data += sizeof(struct fxp_rfa); in fxp_add_rfabuf()
1523 *(u_int16_t *)(rfap + offsetof(struct fxp_rfa, size)) = in fxp_add_rfabuf()
1531 *(u_int16_t *)(rfap + offsetof(struct fxp_rfa, rfa_status)) = 0; in fxp_add_rfabuf()
1532 *(u_int16_t *)(rfap + offsetof(struct fxp_rfa, rfa_control)) = in fxp_add_rfabuf()
1538 (u_int32_t *)(rfap + offsetof(struct fxp_rfa, link_addr))); in fxp_add_rfabuf()
1540 (u_int32_t *)(rfap + offsetof(struct fxp_rfa, rbd_addr))); in fxp_add_rfabuf()
[all …]
H A Dfxpreg.h218 struct fxp_rfa { struct