Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_target.c148 static void targasync(void *callback_arg, uint32_t code,
428 "targ", CAM_PERIPH_BIO, path, targasync, 0, softc); in targenable()
1017 targasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in targasync() function