Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sat/src/
Dsmsat.c688 smList_t *IOListList; in smDequeueIO() local
700 SMLIST_DEQUEUE_FROM_HEAD(&IOListList, &(smAllShared->freeIOList)); in smDequeueIO()
701 smIORequestBody = SMLIST_OBJECT_BASE(smIORequestBody_t, satIoBodyLink, IOListList); in smDequeueIO()