Searched refs:isp_icb_2400_vpinfo_t (Results 1 – 4 of 4) sorted by relevance
113 void isp_put_icb_2400_vpinfo(ispsoftc_t *, isp_icb_2400_vpinfo_t *, isp_icb_2400_vpinfo_t *);
791 } isp_icb_2400_vpinfo_t; typedef796 sizeof (isp_icb_2400_vpinfo_t) + ((chan) * ICB2400_VPOPT_WRITE_SIZE))
1152 isp_icb_2400_vpinfo_t vpinfo, *vdst; in isp_init() 1168 vdst = (isp_icb_2400_vpinfo_t *) off; in isp_init() 1170 amt = ICB2400_VPINFO_OFF + sizeof (isp_icb_2400_vpinfo_t); in isp_init()
793 isp_put_icb_2400_vpinfo(ispsoftc_t *isp, isp_icb_2400_vpinfo_t *src, isp_icb_2400_vpinfo_t *dst) in isp_put_icb_2400_vpinfo()