Searched refs:isp_scratch (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/dev/disk/isp/ |
| HD | isp.c | 1715 isp_put_icb(isp, icbp, (isp_icb_t *)fcp->isp_scratch); in isp_fibre_init() 1727 fcp->isp_scratch, (uint32_t) ((uint64_t)fcp->isp_scdma >> 32), in isp_fibre_init() 1964 ISP_MEMZERO(fcp->isp_scratch, ISP_FC_SCRLEN); in isp_fibre_init_2400() 1965 isp_put_icb_2400(isp, icbp, fcp->isp_scratch); in isp_fibre_init_2400() 1978 off = fcp->isp_scratch; in isp_fibre_init_2400() 1999 off = fcp->isp_scratch; in isp_fibre_init_2400() 2129 scp = fcp->isp_scratch; in isp_plogx() 2343 isp_get_pdb_24xx(isp, fcp->isp_scratch, &un.bill); in isp_getpdb() 2362 isp_get_pdb_21xx(isp, fcp->isp_scratch, &un.fred); in isp_getpdb() 3224 isp_put_gid_ft_request(isp, rq, fcp->isp_scratch); in isp_gid_ft_sns() [all …]
|
| HD | ispvar.h | 502 void * isp_scratch; member
|
| HD | isp_pci.c | 1475 FCPARAM(imushp->isp, imushp->chan)->isp_scratch = imushp->vbase; in imc1()
|
| HD | isp_freebsd.c | 658 isp_put_24xx_tmf(isp, tmf, fcp->isp_scratch); in ispioctl() 664 … isp_get_24xx_response(isp, &((isp24xx_statusreq_t *)fcp->isp_scratch)[1], sp); in ispioctl()
|
| HD | isp_library.c | 546 scp = fcp->isp_scratch; in isp_fc_change_role()
|