HomeSort by: relevance | last modified time | path
    Searched refs:isp_icb_2400_vpinfo_t (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
isp_library.h 123 void isp_put_icb_2400_vpinfo(ispsoftc_t *, isp_icb_2400_vpinfo_t *, isp_icb_2400_vpinfo_t *);
ispmbox.h 1134 } isp_icb_2400_vpinfo_t; typedef in typeref:struct:__anon33fa061c1e08
1139 sizeof (isp_icb_2400_vpinfo_t) + ((chan - 1) * ICB2400_VPOPT_WRITE_SIZE)
isp.c 1967 isp_icb_2400_vpinfo_t vpinfo, *vdst;
1976 vdst = (isp_icb_2400_vpinfo_t *) off;
1978 amt = ICB2400_VPINFO_OFF + sizeof (isp_icb_2400_vpinfo_t);
isp_library.c 1293 isp_put_icb_2400_vpinfo(ispsoftc_t *isp, isp_icb_2400_vpinfo_t *src, isp_icb_2400_vpinfo_t *dst)

Completed in 23 milliseconds