Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c4746 xpt_destroy_device(void *context, int pending) in xpt_destroy_device() function
4794 TASK_INIT(&device->device_destroy_task, 0, xpt_destroy_device, device); in xpt_alloc_device()