Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h222 } isp_hdl_t; typedef
552 isp_hdl_t *isp_xflist;
553 isp_hdl_t *isp_xffree;
H A Disp_pci.c1129 len = sizeof(isp_hdl_t) * ISP_HANDLE_NUM(isp); in isp_pci_mbxdma()
1130 isp->isp_xflist = (isp_hdl_t *) malloc(len, M_DEVBUF, M_WAITOK | M_ZERO); in isp_pci_mbxdma()
H A Disp_library.c165 isp_hdl_t *hdp; in isp_allocate_handle()
460 isp_hdl_t *hdp; in isp_clear_commands()
H A Disp.c3583 isp_hdl_t *hdp; in isp_intr_async()