Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_pmp.c113 static void pmpasync(void *callback_arg, uint32_t code,
166 status = xpt_register_async(AC_FOUND_DEVICE, pmpasync, NULL, NULL); in pmpinit()
227 xpt_register_async(0, pmpasync, periph, periph->path); in pmponinvalidate()
262 pmpasync(void *callback_arg, uint32_t code, in pmpasync() function
290 path, pmpasync, in pmpasync()
401 AC_SCSI_AEN, pmpasync, periph, periph->path); in pmpregister()