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

/illumos-gate/usr/src/cmd/mdb/intel/modules/sata/
H A Dsata.c69 wsp->walk_addr = (uintptr_t)(sata_trace_dmsg_t *)rbuf.dmsgh;
133 sata_trace_dmsg_t dmsg, *dmsgh = addr; local
192 if (((addr = dmsg.next) == NULL) || (dmsg.next == dmsgh)) {
239 if (rbuf.dmsgh == NULL) {
244 rval = sata_dmsg_dump((sata_trace_dmsg_t *)rbuf.dmsgh,
/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_hba.h781 sata_trace_dmsg_t *dmsgh; /* messages head */ member in struct:sata_trace_rbuf

Completed in 63 milliseconds