Searched refs:WL_READ_MULTI_2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.h102 #define WL_READ_MULTI_2(sc, reg, buf, len) \ macro
H A Dif_wl.c420 WL_READ_MULTI_2(sc, PIOP1, inbuf, strlen(str)/2+1); /* read result */
1078 WL_READ_MULTI_2(sc, PIOP1, &fd, sizeof(fd_t)/2);
1089 WL_READ_MULTI_2(sc, PIOP1, &rbd, sizeof(rbd_t)/2);
1128 WL_READ_MULTI_2(sc, PIOP1, mb_p, len/2);
1151 WL_READ_MULTI_2(sc, PIOP1, &rbd, sizeof(rbd_t)/2);
2223 WL_READ_MULTI_2(sc, PIOP1, &tbd, sizeof(tbd_t)/2);

Completed in 95 milliseconds