Home
last modified time | relevance | path

Searched refs:ISNS_DEV_GET_NEXT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_protocol.h59 #define ISNS_DEV_GET_NEXT (0x0003) macro
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Disns_protocol.h61 #define ISNS_DEV_GET_NEXT (0x0003) macro
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_protocol.h61 #define ISNS_DEV_GET_NEXT (0x0003) macro
H A Ddump.c100 { ISNS_DEV_GET_NEXT, "DevGetNext" },
H A Dfunc.c211 case ISNS_DEV_GET_NEXT: in packet_split_verify()