Searched refs:isp_hdl_t (Results 1 – 4 of 4) sorted by relevance
298 } isp_hdl_t; typedef618 isp_hdl_t *isp_xflist;619 isp_hdl_t *isp_xffree;625 isp_hdl_t *isp_tgtlist;626 isp_hdl_t *isp_tgtfree;
1543 len = sizeof (isp_hdl_t) * isp->isp_maxcmds; in isp_pci_mbxdma()1544 isp->isp_xflist = (isp_hdl_t *) kmalloc(len, M_DEVBUF, M_WAITOK | M_ZERO); in isp_pci_mbxdma()1556 len = sizeof (isp_hdl_t) * isp->isp_maxcmds; in isp_pci_mbxdma()1557 isp->isp_tgtlist = (isp_hdl_t *) kmalloc(len, M_DEVBUF, M_WAITOK | M_ZERO); in isp_pci_mbxdma()
234 isp_hdl_t *hdp; in isp_allocate_xs()609 isp_hdl_t *hdp; in isp_clear_commands()2235 isp_hdl_t *hdp; in isp_allocate_xs_tgt()
5731 isp_hdl_t *hdp; in isp_parse_async_fc()