Searched refs:isp_icb_2400_vpinfo_t (Results 1 – 4 of 4) sorted by relevance
123 void isp_put_icb_2400_vpinfo(ispsoftc_t *, isp_icb_2400_vpinfo_t *, isp_icb_2400_vpinfo_t *);
1134 } isp_icb_2400_vpinfo_t; typedef1139 sizeof (isp_icb_2400_vpinfo_t) + ((chan - 1) * ICB2400_VPOPT_WRITE_SIZE)
1967 isp_icb_2400_vpinfo_t vpinfo, *vdst; in isp_fibre_init_2400()1976 vdst = (isp_icb_2400_vpinfo_t *) off; in isp_fibre_init_2400()1978 amt = ICB2400_VPINFO_OFF + sizeof (isp_icb_2400_vpinfo_t); in isp_fibre_init_2400()
1293 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()