Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c448 rf_containsboot(RF_Raid_t *r, device_t bdv) { in rf_containsboot() argument
453 if (bdv == NULL) in rf_containsboot()
456 bootname = device_xname(bdv); in rf_containsboot()