Home
last modified time | relevance | path

Searched refs:sbd_cmd_t (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c93 sbd_cmd_t *scmd, struct stmf_data_buf *dbuf);
114 void sbd_do_sgl_write_xfer(struct scsi_task *task, sbd_cmd_t *scmd,
118 static void sbd_do_write_same_xfer(struct scsi_task *task, sbd_cmd_t *scmd,
121 sbd_cmd_t *scmd, struct stmf_data_buf *dbuf, uint8_t dbuf_reusable);
132 sbd_do_read_xfer(struct scsi_task *task, sbd_cmd_t *scmd, in sbd_do_read_xfer()
209 sbd_do_sgl_read_xfer(struct scsi_task *task, sbd_cmd_t *scmd, int first_xfer) in sbd_do_sgl_read_xfer()
452 sbd_handle_read_xfer_completion(struct scsi_task *task, sbd_cmd_t *scmd, in sbd_handle_read_xfer_completion()
505 sbd_handle_sgl_read_xfer_completion(struct scsi_task *task, sbd_cmd_t *scmd, in sbd_handle_sgl_read_xfer_completion()
594 sbd_handle_sgl_write_xfer_completion(struct scsi_task *task, sbd_cmd_t *scmd, in sbd_handle_sgl_write_xfer_completion()
810 sbd_cmd_t *scmd; in sbd_handle_read()
[all …]
H A Dsbd_impl.h209 } sbd_cmd_t; typedef
/titanic_44/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h229 } sbd_cmd_t; typedef
237 sbd_cmd_t i_cmd;
/titanic_44/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h232 } sbd_cmd_t; typedef
240 sbd_cmd_t i_cmd;
H A Ddr.h300 sbd_cmd_t h_sbdcmd; /* copied-in ioctl cmd struct */
/titanic_44/usr/src/uts/sun4u/io/
H A Dsbd.c363 sbd_cmd_t *cmdp, sbd_ioctl_arg_t *iap);
366 static int sbd_copyout_ioarg(int mode, int cmd, sbd_cmd_t *scp,
1590 sbd_copyin_ioarg(sbd_handle_t *hp, int mode, int cmd, sbd_cmd_t *cmdp, in sbd_copyin_ioarg()
1598 bzero((caddr_t)cmdp, sizeof (sbd_cmd_t)); in sbd_copyin_ioarg()
1642 sizeof (sbd_cmd_t), mode) != 0) { in sbd_copyin_ioarg()
1669 sbd_copyout_ioarg(int mode, int cmd, sbd_cmd_t *scp, sbd_ioctl_arg_t *iap) in sbd_copyout_ioarg()
1705 sizeof (sbd_cmd_t), mode) != 0) { in sbd_copyout_ioarg()
1846 sbd_cmd_t *cmdp; in sbd_pre_op()
1874 (sbd_cmd_t *)hp->h_iap, shp->sh_arg); in sbd_pre_op()
1882 cmdp = (sbd_cmd_t *)hp->h_iap; in sbd_pre_op()
[all …]
/titanic_44/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h270 sbd_cmd_t h_sbdcmd; /* copied-in ioctl cmd struct */
/titanic_44/usr/src/uts/i86pc/io/dr/
H A Ddr.c885 sbd_cmd_t *scp = &hp->h_sbdcmd; in dr_copyin_iocmd()
890 bzero((caddr_t)scp, sizeof (sbd_cmd_t)); in dr_copyin_iocmd()
926 sizeof (sbd_cmd_t), hp->h_mode) != 0) { in dr_copyin_iocmd()
950 sbd_cmd_t *scp = &hp->h_sbdcmd; in dr_copyout_iocmd()
986 sizeof (sbd_cmd_t), hp->h_mode) != 0) { in dr_copyout_iocmd()
/titanic_44/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c889 sbd_cmd_t *scp = &hp->h_sbdcmd; in dr_copyin_iocmd()
894 bzero((caddr_t)scp, sizeof (sbd_cmd_t)); in dr_copyin_iocmd()
930 sizeof (sbd_cmd_t), hp->h_mode) != 0) { in dr_copyin_iocmd()
953 sbd_cmd_t *scp = &hp->h_sbdcmd; in dr_copyout_iocmd()
989 sizeof (sbd_cmd_t), hp->h_mode) != 0) { in dr_copyout_iocmd()