Home
last modified time | relevance | path

Searched defs:ndev (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/platform/pc64/x86_64/
H A Dnexus.c263 struct nexus_device *ndev = DEVTONX(dev); in nexus_print_all_resources() local
280 struct nexus_device *ndev = DEVTONX(child); in nexus_print_child() local
297 struct nexus_device *ndev; in nexus_add_child() local
314 struct nexus_device *ndev = DEVTONX(child); in nexus_read_ivar() local
329 struct nexus_device *ndev = DEVTONX(child); in nexus_write_ivar() local
350 struct nexus_device *ndev = DEVTONX(child); in nexus_alloc_resource() local
550 struct nexus_device *ndev = DEVTONX(child); in nexus_set_resource() local
562 struct nexus_device *ndev = DEVTONX(child); in nexus_get_resource() local
581 struct nexus_device *ndev = DEVTONX(child); in nexus_delete_resource() local
/dflybsd-src/sys/kern/
H A Dsubr_disk.c194 cdev_t ndev; in disk_probe_slice() local
352 cdev_t ndev; in disk_probe() local
/dflybsd-src/sys/dev/disk/iscsi/initiator/
H A Discsi.c613 i_create_session(struct cdev *dev, int *ndev) in i_create_session()
/dflybsd-src/usr.sbin/ppp/
H A Dphysical.h110 int ndev; /* number of devices in list */ member
/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_vnops.c866 cdev_t dev, ndev = NULL; in devfs_spec_open() local