HomeSort by: relevance | last modified time | path
    Searched defs:inot_24xx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
isp_target.c 162 in_fcentry_24xx_t *inot_24xx; member in union:isp_target_notify::__anon6b3fe767010a
184 #define inot_24xx unp.inot_24xx macro
279 isp_get_notify_24xx(isp, inot_24xx, (in_fcentry_24xx_t *)local);
280 inot_24xx = (in_fcentry_24xx_t *) local;
281 isp_handle_24xx_inotify(isp, inot_24xx);
466 #undef inot_24xx
1859 isp_handle_24xx_inotify(ispsoftc_t *isp, in_fcentry_24xx_t *inot_24xx)
1867 ochan = chan = ISP_GET_VPIDX(isp, inot_24xx->in_vpidx);
1874 ISP_SNPRINTF(buf, sizeof buf, "%s: bad channel %d for status 0x%x", __func__, chan, inot_24xx->in_status)
    [all...]
isp_target.c 162 in_fcentry_24xx_t *inot_24xx; member in union:isp_target_notify::__anon6b3fe767010a
184 #define inot_24xx unp.inot_24xx macro
279 isp_get_notify_24xx(isp, inot_24xx, (in_fcentry_24xx_t *)local);
280 inot_24xx = (in_fcentry_24xx_t *) local;
281 isp_handle_24xx_inotify(isp, inot_24xx);
466 #undef inot_24xx
1859 isp_handle_24xx_inotify(ispsoftc_t *isp, in_fcentry_24xx_t *inot_24xx)
1867 ochan = chan = ISP_GET_VPIDX(isp, inot_24xx->in_vpidx);
1874 ISP_SNPRINTF(buf, sizeof buf, "%s: bad channel %d for status 0x%x", __func__, chan, inot_24xx->in_status)
    [all...]

Completed in 23 milliseconds