Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/miscfs/specfs/
H A Dspecdev.h90 u_int32_t si_devbsdunit; member
H A Dspec_vnops.c378 vp->v_un.vu_specinfo->si_devbsdunit = devbsdunit; in spec_open()
510 throttle_info = &_throttle_io_info[vp->v_un.vu_specinfo->si_devbsdunit]; in spec_read()
651 throttle_info = &_throttle_io_info[vp->v_un.vu_specinfo->si_devbsdunit]; in spec_write()