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

  /src/sys/dev/ic/
isp_target.c 234 isp_async(isp, ISPASYNC_TARGET_ACTION, local);
273 isp_async(isp, ISPASYNC_TARGET_ACTION, local);
340 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
353 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
366 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
378 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
436 isp_async(isp, ISPASYNC_TARGET_ACTION, &local);
810 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
815 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
823 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify)
    [all...]
isp.c 2803 isp_async(isp, ISPASYNC_DEV_GONE, chan, lp);
2828 isp_async(isp, ISPASYNC_DEV_ARRIVED, chan, lp);
2839 isp_async(isp, ISPASYNC_DEV_CHANGED, chan, lp);
2853 isp_async(isp, ISPASYNC_DEV_STAYED, chan, lp);
5447 isp_async(isp, ISPASYNC_BUS_RESET, chan);
5462 * It's up to the handler for isp_async to reinit stuff and
5465 isp_async(isp, ISPASYNC_FW_CRASH);
5644 * It's up to the handler for isp_async to reinit stuff and
5647 isp_async(isp, ISPASYNC_FW_CRASH);
5710 isp_async(isp, ISPASYNC_LIP, chan)
    [all...]
ispvar.h 977 void isp_async(ispsoftc_t *, ispasync_t, ...);
isp_netbsd.c 1176 isp_async(struct ispsoftc *isp, ispasync_t cmd, ...) function in typeref:typename:void
1510 isp_async(isp, ISPASYNC_FW_RESTARTED, NULL);
isp_library.c 680 isp_async(isp, ISPASYNC_TARGET_ACTION, local);
694 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
2532 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &nt);
2579 isp_async(isp, ISPASYNC_TARGET_NOTIFY, &nt);

Completed in 24 milliseconds