Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_da.c853 static void adaasync(void *callback_arg, uint32_t code,
1212 status = xpt_register_async(AC_FOUND_DEVICE, adaasync, NULL, NULL); in adainit()
1255 xpt_register_async(0, adaasync, periph, periph->path); in adaoninvalidate()
1321 adaasync(void *callback_arg, uint32_t code, in adaasync() function
1350 path, adaasync, in adaasync()
1957 adaasync, periph, periph->path); in adaregister()