Searched refs:ispds64_t (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/sys/dev/isp/ |
| HD | ispmbox.h | 348 } ispds64_t; typedef 512 ispds64_t req_dataseg[ISP_RQDSEG_T3]; 528 ispds64_t req_dataseg[ISP_RQDSEG_T3]; 586 ispds64_t req_dataseg; 643 ispds64_t req_dataseg[ISP_CDSEG64]; 716 ispds64_t ctp_dataseg[2]; 739 ispds64_t ms_dataseg[2]; 2422 ispds64_t ct_dataseg64[ISP_RQDSEG_T3]; 2441 ispds64_t ct_fcp_rsp_iudata_64; 2466 ispds64_t ct_dataseg64[ISP_RQDSEG_T3]; [all …]
|
| HD | isp_library.h | 40 int isp_send_cmd(ispsoftc_t *, void *, void *, uint32_t, uint32_t, isp_ddir_t, ispds64_t *);
|
| HD | isp_freebsd.h | 490 ispds64_t *d = a; \
|
| HD | isp_pci.c | 1844 ddir, (ispds64_t *)csio->req_map); in dma2()
|
| HD | isp_library.c | 62 …t *isp, void *fqe, void *segp, uint32_t nsegs, uint32_t totalcnt, isp_ddir_t ddir, ispds64_t *ecmd) in isp_send_cmd() 68 ispds64_t *dsp64 = NULL; in isp_send_cmd()
|