Searched refs:isp_xffree (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h583 isp_hdl_t *isp_xffree; member in struct:ispsoftc
H A Disp_sbus.c531 isp->isp_xffree = isp->isp_xflist;
H A Disp_library.c298 hdp = isp->isp_xffree;
301 isp->isp_xffree = hdp->cmd;
343 isp->isp_xflist[(handle & ISP_HANDLE_CMD_MASK)].cmd = isp->isp_xffree;
344 isp->isp_xffree = &isp->isp_xflist[(handle & ISP_HANDLE_CMD_MASK)];
H A Disp_pci.c1705 isp->isp_xffree = isp->isp_xflist;

Completed in 82 milliseconds