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

/illumos-gate/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c57 static void dadk_setcap(struct dadk *dadkp);
58 static void dadk_create_errstats(struct dadk *dadkp, int instance);
59 static void dadk_destroy_errstats(struct dadk *dadkp);
62 static int dadk_ioprep(struct dadk *dadkp, struct cmpkt *pktp);
63 static int dadk_iosetup(struct dadk *dadkp, struct cmpkt *pktp);
66 static struct cmpkt *dadk_pktprep(struct dadk *dadkp, struct cmpkt *in_pktp,
123 static int dadk_rmb_ioctl(struct dadk *dadkp, int cmd, intptr_t arg, int flags,
127 static int dadk_dk_buf_setup(struct dadk *dadkp, opaque_t *cmdp,
129 static void dadk_dk(struct dadk *dadkp, struct dadkio_rwcmd *scmdp,
299 struct dadk *dadkp; local
322 struct dadk *dadkp = (struct dadk *)objp; local
354 struct dadk *dadkp; local
374 struct dadk *dadkp = (struct dadk *)objp; local
431 struct dadk *dadkp = (struct dadk *)objp; local
447 struct dadk *dadkp = (struct dadk *)objp; local
519 dadk_setcap(struct dadk *dadkp) argument
548 dadk_create_errstats(struct dadk *dadkp, int instance) argument
625 struct dadk *dadkp = (struct dadk *)objp; local
640 dadk_destroy_errstats(struct dadk *dadkp) argument
653 struct dadk *dadkp = (struct dadk *)objp; local
677 struct dadk *dadkp = (struct dadk *)objp; local
721 struct dadk *dadkp = (struct dadk *)objp; local
1000 struct dadk *dadkp = (struct dadk *)objp; local
1010 struct dadk *dadkp = (struct dadk *)objp; local
1019 struct dadk *dadkp = (struct dadk *)objp; local
1032 struct dadk *dadkp = (struct dadk *)objp; local
1100 struct dadk *dadkp = (struct dadk *)objp; local
1135 struct dadk *dadkp = (struct dadk *)com_data; local
1147 struct dadk *dadkp = (struct dadk *)com_data; local
1163 dadk_ioprep(struct dadk *dadkp, struct cmpkt *pktp) argument
1183 dadk_iosetup(struct dadk *dadkp, struct cmpkt *pktp) argument
1224 dadk_pktprep(struct dadk *dadkp, struct cmpkt *in_pktp, struct buf *bp, void (*cb_func)(struct buf *), int (*func)(caddr_t), caddr_t arg) argument
1259 struct dadk *dadkp = PKT2DADK(pktp); local
1383 struct dadk *dadkp = PKT2DADK(pktp); local
1480 struct dadk *dadkp; local
1532 struct dadk *dadkp; local
1545 struct dadk *dadkp; local
1580 struct dadk *dadkp = (struct dadk *)objp; local
1631 dadk_watch_thread(struct dadk *dadkp) argument
1675 struct dadk *dadkp = (struct dadk *)objp; local
1687 dadk_rmb_ioctl(struct dadk *dadkp, int cmd, intptr_t arg, int flags, int silent) argument
1718 struct dadk *dadkp; local
1735 dadk_dk_buf_setup(struct dadk *dadkp, opaque_t *cmdp, dev_t dev, enum uio_seg dataspace, int rw) argument
1787 dadk_dk(struct dadk *dadkp, struct dadkio_rwcmd *rwcmdp, struct buf *bp) argument
1816 struct dadk *dadkp = (struct dadk *)objp; local
1829 dadk_ctl_ioctl(struct dadk *dadkp, uint32_t cmd, uintptr_t arg, int flag) argument
[all...]

Completed in 47 milliseconds