Searched refs:DSW_IOCTL (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ii/
H A Dii.c66 { "DSW_IOCTL", DSW_IOCTL, DSW_IOCTL },
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h519 #define DSW_IOCTL 0x0001 /* Waiting for ioctl to complete */ macro
H A Ddsw_dev.c1502 hip->bi_state |= DSW_IOCTL;
5406 ip->bi_state |= DSW_IOCTL;
5482 if (ip->bi_ioctl == 0 && (ip->bi_state & DSW_IOCTL)) {
5483 ip->bi_state &= ~DSW_IOCTL;

Completed in 86 milliseconds