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

/illumos-gate/usr/src/cmd/mdb/common/modules/scsi_vhci/
H A Dscsi_vhci.c53 static int vhci_states(uintptr_t addr, uint_t flags, int argc,
75 { "vhci_states", "[ -v ]", "dump all the vhci state pointers",
76 vhci_states },
402 vhci_states(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
410 * Print the state information for vhci_states().
502 * Internal routine for vhci_states() to check for -v arg and then

Completed in 60 milliseconds