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.c858 static void adaasync(void *callback_arg, uint32_t code,
1217 status = xpt_register_async(AC_FOUND_DEVICE, adaasync, NULL, NULL); in adainit()
1260 xpt_register_async(0, adaasync, periph, periph->path); in adaoninvalidate()
1326 adaasync(void *callback_arg, uint32_t code, in adaasync() function
1355 path, adaasync, in adaasync()
1959 adaasync, periph, periph->path); in adaregister()