Searched defs:cmd_timer_link (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h98 L2el_t cmd_timer_link; /* ccb timer doubly linked list */ member in struct:ghd_cmd
123 L2_INIT(&(gcmdp)->cmd_timer_link), \
328 L2_delete(&(gcmdp)->cmd_timer_link); \
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h107 L2el_t cmd_timer_link; /* ccb timer doubly linked list */ member in struct:ghd_cmd
140 L2_INIT(&(gcmdp)->cmd_timer_link), \
370 L2_delete(&(gcmdp)->cmd_timer_link); \

Completed in 92 milliseconds