Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dswap.h47 #define NETDEV (dev_t)(-2) /* network device (for nfs swap) */ macro
/openbsd/src/sys/nfs/
Dnfs_vfsops.c351 swdevt[0] = NETDEV; in nfs_mountroot()
/openbsd/src/sys/uvm/
Duvm_swap.c1977 if (swap_dev == NETDEV) {