Home
last modified time | relevance | path

Searched refs:h_cmd (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd.h72 int h_cmd; /* ioctl argument */ member
H A Dsbdpriv.h109 int h_cmd; /* ioctl argument */ member
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c595 hp->h_cmd = cmd; in dr_ioctl()
623 switch (hp->h_cmd) { in dr_ioctl()
663 switch (hp->h_cmd) { in dr_ioctl()
913 switch (hp->h_cmd) { in dr_copyin_iocmd()
968 switch (hp->h_cmd) { in dr_copyout_iocmd()
1055 cmd = hp->h_cmd; in dr_pre_op()
1120 cmd = hp->h_cmd; in dr_post_op()
1151 switch (hp->h_cmd) { in dr_exec_op()
1208 f, hp->h_cmd); in dr_exec_op()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c597 hp->h_cmd = cmd; in dr_ioctl()
625 switch (hp->h_cmd) { in dr_ioctl()
665 switch (hp->h_cmd) { in dr_ioctl()
917 switch (hp->h_cmd) { in dr_copyin_iocmd()
971 switch (hp->h_cmd) { in dr_copyout_iocmd()
1058 cmd = hp->h_cmd; in dr_pre_op()
1122 cmd = hp->h_cmd; in dr_post_op()
1161 switch (hp->h_cmd) { in dr_exec_op()
1218 f, hp->h_cmd); in dr_exec_op()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c538 switch (hp->h_cmd) { in sbd_ioctl()
549 switch (hp->h_cmd) { in sbd_ioctl()
593 switch (hp->h_cmd) { in sbd_ioctl()
696 switch (hp->h_cmd) { in sbd_exec_op()
765 iap->h_cmd = hp->h_cmd; in sbd_exec_op()
781 cmn_err(CE_WARN, "sbd:%s: unknown command (%d)", f, hp->h_cmd); in sbd_exec_op()
1458 hp->h_cmd = iap->cmd; in sbd_get_handle()
1837 cmd = hp->h_cmd; in sbd_pre_op()
1972 cmd = hp->h_cmd; in sbd_post_op()
4263 error = sbd_copyout_ioarg(hp->h_mode, hp->h_cmd, cmdp, in sbd_get_ncm()
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h272 int h_cmd; /* PIM ioctl argument */ member
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h302 int h_cmd; /* PIM ioctl argument */ member