Symbol: MPS_PRINTFIELD
sys/dev/raid/mps/mps_table.c
201
MPS_PRINTFIELD(sc, facts, MsgVersion, 0x%x);
sys/dev/raid/mps/mps_table.c
202
MPS_PRINTFIELD(sc, facts, HeaderVersion, 0x%x);
sys/dev/raid/mps/mps_table.c
203
MPS_PRINTFIELD(sc, facts, IOCNumber, %d);
sys/dev/raid/mps/mps_table.c
204
MPS_PRINTFIELD(sc, facts, IOCExceptions, 0x%x);
sys/dev/raid/mps/mps_table.c
205
MPS_PRINTFIELD(sc, facts, MaxChainDepth, %d);
sys/dev/raid/mps/mps_table.c
208
MPS_PRINTFIELD(sc, facts, NumberOfPorts, %d);
sys/dev/raid/mps/mps_table.c
209
MPS_PRINTFIELD(sc, facts, RequestCredit, %d);
sys/dev/raid/mps/mps_table.c
210
MPS_PRINTFIELD(sc, facts, ProductID, 0x%x);
sys/dev/raid/mps/mps_table.c
221
MPS_PRINTFIELD(sc, facts, IOCRequestFrameSize, %d);
sys/dev/raid/mps/mps_table.c
222
MPS_PRINTFIELD(sc, facts, MaxInitiators, %d);
sys/dev/raid/mps/mps_table.c
223
MPS_PRINTFIELD(sc, facts, MaxTargets, %d);
sys/dev/raid/mps/mps_table.c
224
MPS_PRINTFIELD(sc, facts, MaxSasExpanders, %d);
sys/dev/raid/mps/mps_table.c
225
MPS_PRINTFIELD(sc, facts, MaxEnclosures, %d);
sys/dev/raid/mps/mps_table.c
228
MPS_PRINTFIELD(sc, facts, HighPriorityCredit, %d);
sys/dev/raid/mps/mps_table.c
229
MPS_PRINTFIELD(sc, facts, MaxReplyDescriptorPostQueueDepth, %d);
sys/dev/raid/mps/mps_table.c
230
MPS_PRINTFIELD(sc, facts, ReplyFrameSize, %d);
sys/dev/raid/mps/mps_table.c
231
MPS_PRINTFIELD(sc, facts, MaxVolumes, %d);
sys/dev/raid/mps/mps_table.c
232
MPS_PRINTFIELD(sc, facts, MaxDevHandle, %d);
sys/dev/raid/mps/mps_table.c
233
MPS_PRINTFIELD(sc, facts, MaxPersistentEntries, %d);
sys/dev/raid/mps/mps_table.c
241
MPS_PRINTFIELD(sc, facts, PortNumber, %d);
sys/dev/raid/mps/mps_table.c
242
MPS_PRINTFIELD(sc, facts, PortType, 0x%x);
sys/dev/raid/mps/mps_table.c
243
MPS_PRINTFIELD(sc, facts, MaxPostedCmdBuffers, %d);
sys/dev/raid/mps/mps_table.c
262
MPS_PRINTFIELD(sc, buf, Slot, %d);
sys/dev/raid/mps/mps_table.c
263
MPS_PRINTFIELD(sc, buf, EnclosureHandle, 0x%x);
sys/dev/raid/mps/mps_table.c
266
MPS_PRINTFIELD(sc, buf, ParentDevHandle, 0x%x);
sys/dev/raid/mps/mps_table.c
267
MPS_PRINTFIELD(sc, buf, PhyNum, %d);
sys/dev/raid/mps/mps_table.c
268
MPS_PRINTFIELD(sc, buf, AccessStatus, 0x%x);
sys/dev/raid/mps/mps_table.c
269
MPS_PRINTFIELD(sc, buf, DevHandle, 0x%x);
sys/dev/raid/mps/mps_table.c
270
MPS_PRINTFIELD(sc, buf, AttachedPhyIdentifier, 0x%x);
sys/dev/raid/mps/mps_table.c
271
MPS_PRINTFIELD(sc, buf, ZoneGroup, %d);
sys/dev/raid/mps/mps_table.c
277
MPS_PRINTFIELD(sc, buf, Flags, 0x%x);
sys/dev/raid/mps/mps_table.c
278
MPS_PRINTFIELD(sc, buf, PhysicalPort, %d);
sys/dev/raid/mps/mps_table.c
279
MPS_PRINTFIELD(sc, buf, MaxPortConnections, %d);
sys/dev/raid/mps/mps_table.c
282
MPS_PRINTFIELD(sc, buf, PortGroups, %d);
sys/dev/raid/mps/mps_table.c
283
MPS_PRINTFIELD(sc, buf, DmaGroup, %d);
sys/dev/raid/mps/mps_table.c
284
MPS_PRINTFIELD(sc, buf, ControlGroup, %d);
sys/dev/raid/mps/mps_table.c
387
MPS_PRINTFIELD(sc, buf, PhysicalPort, %d);
sys/dev/raid/mps/mps_table.c
388
MPS_PRINTFIELD(sc, buf, NumPhys, %d);
sys/dev/raid/mps/mps_table.c
389
MPS_PRINTFIELD(sc, buf, Phy, %d);
sys/dev/raid/mps/mps_table.c
390
MPS_PRINTFIELD(sc, buf, NumTableEntriesProgrammed, %d);
sys/dev/raid/mps/mps_table.c
397
MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x);
sys/dev/raid/mps/mps_table.c
407
MPS_PRINTFIELD(sc, buf, ExpanderDevHandle, 0x%04x);
sys/dev/raid/mps/mps_table.c
408
MPS_PRINTFIELD(sc, buf, ChangeCount, %d);
sys/dev/raid/mps/mps_table.c
412
MPS_PRINTFIELD(sc, buf, PhyIdentifier, %d);
sys/dev/raid/mps/mps_table.c
413
MPS_PRINTFIELD(sc, buf, AttachedPhyIdentifier, %d);
sys/dev/raid/mps/mps_table.c
414
MPS_PRINTFIELD(sc, buf, DiscoveryInfo, 0x%x);
sys/dev/raid/mps/mps_table.c
415
MPS_PRINTFIELD(sc, buf, AttachedPhyInfo, 0x%x);
sys/dev/raid/mps/mps_table.c
419
MPS_PRINTFIELD(sc, buf, ZoneGroup, %d);
sys/dev/raid/mps/mps_table.c
420
MPS_PRINTFIELD(sc, buf, SelfConfigStatus, 0x%x);
sys/dev/raid/mps/mps_table.c
427
MPS_PRINTFIELD(sc, buf, OwnerDevHandle, 0x%04x);
sys/dev/raid/mps/mps_table.c
428
MPS_PRINTFIELD(sc, buf, AttachedDevHandle, 0x%04x);
sys/dev/raid/mps/mps_table.c
429
MPS_PRINTFIELD(sc, buf, AttachedPhyIdentifier, %d);
sys/dev/raid/mps/mps_table.c
439
MPS_PRINTFIELD(sc, buf, ChangeCount, %d);
sys/dev/raid/mps/mps_table.c
440
MPS_PRINTFIELD(sc, buf, Flags, 0x%x);