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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c942 #define sdioctl ssdioctl macro
1318 static int sdioctl(dev_t, int, intptr_t, int, cred_t *, int *);
1733 sdioctl, /* ioctl */
11258 * sdioctl(9E) sdstrategy(9E) biodone(9F)
11784 * Description: Runs a USCSI command for user (when called thru sdioctl),
11952 * Description: Runs a USCSI command for user when called through sdioctl,
22181 * Function: sdioctl
22205 sdioctl(dev_t dev, int cmd, intptr_t arg, int flag, cred_t *cred_p, int *rval_p) function
23071 SD_INFO(SD_LOG_IOCTL, un, "sdioctl: DKIOCRESET: "
23083 SD_INFO(SD_LOG_IOCTL, un, "sdioctl
[all...]

Completed in 124 milliseconds