Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_xpt.c103 struct xpt_task { struct
5215 struct xpt_task *task; in xpt_release_boot()
5220 task = malloc(sizeof(struct xpt_task), M_CAMXPT, M_NOWAIT); in xpt_release_boot()