Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp.h204 uint_t nd_dev_type; /* SCSI device type */ member
H A Dlibndmp.c86 dipptr->nd_dev_type = ndmp_door_get_int32(dec_ctx); in ndmp_get_devinfo()
/illumos-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_print.c783 switch (dip->nd_dev_type) { in ndmp_devinfo_print()