Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c202 static int raid_lastclose(device_t);
245 .d_lastclose = raid_lastclose,
1000 raid_lastclose(device_t self) in raid_lastclose() function