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.c854 static void adaasync(void *callback_arg, uint32_t code,
1213 status = xpt_register_async(AC_FOUND_DEVICE, adaasync, NULL, NULL); in adainit()
1256 xpt_register_async(0, adaasync, periph, periph->path); in adaoninvalidate()
1322 adaasync(void *callback_arg, uint32_t code, in adaasync() function
1351 path, adaasync, in adaasync()
1955 adaasync, periph, periph->path); in adaregister()