Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/my/
H A Dif_my.c799 caddr_t roundptr; in my_attach() local
865 roundptr = sc->my_ldata_ptr; in my_attach()
869 roundptr++; in my_attach()
873 sc->my_ldata = (struct my_list_data *) roundptr; in my_attach()