Home
last modified time | relevance | path

Searched defs:buft (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Ddp8390.c982 bus_space_tag_t buft = sc->sc_buft; in dp8390_test_mem() local
1005 bus_space_tag_t buft = sc->sc_buft; in dp8390_read_hdr() local
1026 bus_space_tag_t buft = sc->sc_buft; in dp8390_ring_copy() local
1055 bus_space_tag_t buft = sc->sc_buft; in dp8390_write_mbuf() local
/openbsd-src/gnu/gcc/libdecnumber/
H A DdecNumber.c1481 uByte buft[sizeof (decNumber) + (D2U (3) - 1) * sizeof (Unit)]; in decNumberSquareRoot() local