Searched refs:isp_icb_2400_vpinfo_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Disp_library.h117 void isp_put_icb_2400_vpinfo(ispsoftc_t *, isp_icb_2400_vpinfo_t *, isp_icb_2400_vpinfo_t *);
H A Dispmbox.h1126 } isp_icb_2400_vpinfo_t; typedef in typeref:struct:__anon8099
1131 sizeof (isp_icb_2400_vpinfo_t) + ((chan - 1) * ICB2400_VPOPT_WRITE_SIZE)
H A Disp.c2150 isp_icb_2400_vpinfo_t vpinfo, *vdst;
2159 vdst = (isp_icb_2400_vpinfo_t *) off;
2161 amt = ICB2400_VPINFO_OFF + sizeof (isp_icb_2400_vpinfo_t);
H A Disp_library.c1374 isp_put_icb_2400_vpinfo(ispsoftc_t *isp, isp_icb_2400_vpinfo_t *src, isp_icb_2400_vpinfo_t *dst)

Completed in 144 milliseconds