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) in isp_attach()
165 struct ispsoftc *isp = device_private(self); in isp_config_interrupts()
210 struct ispsoftc *isp = device_private(chan->chan_adapter->adapt_dev); in ispioctl()
530 ispcmd(struct ispsoftc *isp, XS_T *xs) in ispcmd()
702 struct ispsoftc *isp = device_private(chan->chan_adapter->adapt_dev); in isprequest()
742 isp_polled_cmd_wait(struct ispsoftc *isp, XS_T *xs) in isp_polled_cmd_wait()
786 struct ispsoftc *isp = XS_ISP(xs); in isp_done()
823 struct ispsoftc *isp = XS_ISP(xs); in isp_dog()
1165 isp_uninit(struct ispsoftc *isp) in isp_uninit()
1176 isp_async(struct ispsoftc *isp, ispasync_t cmd, ...) in isp_async()
1519 isp_prt(struct ispsoftc *isp, int level, const char *fmt, ...) in isp_prt()
1533 isp_xs_prt(struct ispsoftc *isp, XS_T *xs, int level, const char *fmt, ...) in isp_xs_prt()
1547 isp_lock(struct ispsoftc *isp) in isp_lock()
1558 isp_unlock(struct ispsoftc *isp) in isp_unlock()
1591 isp_mbox_wait_complete(struct ispsoftc *isp, mbreg_t *mbp) in isp_mbox_wait_complete()