Searched refs:DMLIST_INIT_HDR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmlist.h36 #define DMLIST_INIT_HDR(hdr) \ macro
121 DMLIST_INIT_HDR(toAddListHdr); \
138 DMLIST_INIT_HDR(toAddListHdr); \
H A Ddminit.c462 DMLIST_INIT_HDR(&(dmAllShared->freeSMPList));
505 DMLIST_INIT_HDR(&(dmAllShared->MainDeviceList));
506 DMLIST_INIT_HDR(&(dmAllShared->FreeDeviceList));
610 DMLIST_INIT_HDR(&(dmAllShared->freeExpanderList));
611 DMLIST_INIT_HDR(&(dmAllShared->mainExpanderList));
703 DMLIST_INIT_HDR(&(dmAllShared->MainPortContextList));
704 DMLIST_INIT_HDR(&(dmAllShared->FreePortContextList));
710 DMLIST_INIT_HDR(&(dmPortContext[i].discovery.discoveringExpanderList));
711 DMLIST_INIT_HDR(&(dmPortContext[i].discovery.UpdiscoveringExpanderList));
927 DMLIST_INIT_HDR(
[all...]
H A Ddmdisc.c5293 DMLIST_INIT_HDR(&(tmpOnePortContext->discovery.discoveringExpanderList));
5345 DMLIST_INIT_HDR(&(tmpOnePortContext->discovery.UpdiscoveringExpanderList));

Completed in 206 milliseconds