Home
last modified time | relevance | path

Searched refs:asyncEvent (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/iscsi_initiator/
H A Discsi_subr.c377 sdebug(3, "asyncevent=0x%x asyncVCode=0x%0x", cmd->asyncEvent, cmd->asyncVCode); in iscsi_async()
378 switch(cmd->asyncEvent) { in iscsi_async()
H A Discsi.h285 u_char asyncEvent; member