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

  /src/sys/dev/iscsi/
iscsi_ioctl.c 69 * find_handler:
81 find_handler(uint32_t id) function in typeref:typename:event_handler_t *
122 } while (!handler_id || find_handler(handler_id) != NULL);
151 handler = find_handler(par->event_id);
194 handler = find_handler(par->event_id);

Completed in 11 milliseconds