Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_my.c798 caddr_t roundptr; in my_attach() local
864 roundptr = sc->my_ldata_ptr; in my_attach()
868 roundptr++; in my_attach()
872 sc->my_ldata = (struct my_list_data *) roundptr; in my_attach()