Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/hptrr/
H A Dhimfuncs.h69 _HIM_INTERFACE(void, remove_device, (void *dev))
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dhimfuncs.h68 _HIM_INTERFACE(void, remove_device, (void *dev))
/dflybsd-src/contrib/cryptsetup/tests/
H A Dapi-test.c314 static void remove_device(void) in remove_device() function
800 RUN_(remove_device, "crypt_remove_device API call"); in main()