Searched refs:lastCmdConsumer (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c782 if (find_diff_among(adapter->cmdProducer, adapter->lastCmdConsumer,
975 if (find_diff_among(adapter->cmdProducer, adapter->lastCmdConsumer,
1393 last_consumer = adapter->lastCmdConsumer;
1433 adapter->lastCmdConsumer = last_consumer;
1454 done = (adapter->lastCmdConsumer == consumer);
H A Dunm_nic.h517 uint32_t lastCmdConsumer; member in struct:unm_adapter_s

Completed in 254 milliseconds