Home | History | Annotate | Download | only in ic

Lines Matching refs:ispsoftc

63 static void ispcmd(struct ispsoftc *, XS_T *);
68 static void isp_polled_cmd_wait(struct ispsoftc *, XS_T *);
91 isp_attach(struct ispsoftc *isp)
165 struct ispsoftc *isp = device_private(self);
210 struct ispsoftc *isp = device_private(chan->chan_adapter->adapt_dev);
530 ispcmd(struct ispsoftc *isp, XS_T *xs)
702 struct ispsoftc *isp = device_private(chan->chan_adapter->adapt_dev);
742 isp_polled_cmd_wait(struct ispsoftc *isp, XS_T *xs)
786 struct ispsoftc *isp = XS_ISP(xs);
823 struct ispsoftc *isp = XS_ISP(xs);
1165 isp_uninit(struct ispsoftc *isp)
1176 isp_async(struct ispsoftc *isp, ispasync_t cmd, ...)
1519 isp_prt(struct ispsoftc *isp, int level, const char *fmt, ...)
1533 isp_xs_prt(struct ispsoftc *isp, XS_T *xs, int level, const char *fmt, ...)
1547 isp_lock(struct ispsoftc *isp)
1558 isp_unlock(struct ispsoftc *isp)
1591 isp_mbox_wait_complete(struct ispsoftc *isp, mbreg_t *mbp)