Home
last modified time | relevance | path

Searched defs:dfc_regevent (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1010 typedef struct dfc_regevent struct
1012 uint32_t ppid;
1013 uint32_t cpid;
1015 uint32_t event;
1016 uint32_t type;
1017 uint32_t outsz;
1018 void *ctx;
1019 void (*func) ();
1021 uint32_t cindex; /* Set only by child */
1022 uint32_t state; /* Set only by child */
[all …]