Home
last modified time | relevance | path

Searched refs:isp24xx_tmf_t (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Disp_library.h104 void isp_put_24xx_tmf(ispsoftc_t *, isp24xx_tmf_t *, isp24xx_tmf_t *);
H A Dispmbox.h587 } isp24xx_tmf_t; typedef
H A Disp_freebsd.c586 isp24xx_tmf_t *tmf; in ispioctl()
604 tmf = (isp24xx_tmf_t *) local; in ispioctl()
H A Disp.c4516 isp24xx_tmf_t *tmf; in isp_control()
4538 tmf = (isp24xx_tmf_t *) local; in isp_control()
H A Disp_library.c977 isp_put_24xx_tmf(ispsoftc_t *isp, isp24xx_tmf_t *src, isp24xx_tmf_t *dst) in isp_put_24xx_tmf()