Home
last modified time | relevance | path

Searched refs:SBD_CMD_UNCONFIGURE (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c91 ((c) == SBD_CMD_UNCONFIGURE) ? "UNCONFIGURE" : \
176 case SBD_CMD_UNCONFIGURE: return (3); in _cmd2index()
234 { SBD_CMD_UNCONFIGURE,
676 case SBD_CMD_UNCONFIGURE: in dr_ioctl()
1138 case SBD_CMD_UNCONFIGURE: in dr_post_op()
1190 case SBD_CMD_UNCONFIGURE: in dr_exec_op()
H A Ddr_mem.c849 SBD_SET_SUSPEND(SBD_CMD_UNCONFIGURE, in dr_mem_status()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h265 #define SBD_CMD_UNCONFIGURE (_SBD_IOC | 0x08) macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd.c131 ((c) == SBD_CMD_UNCONFIGURE) ? "UNCONFIGURE" : \
164 case SBD_CMD_UNCONFIGURE: return (3); in _cmd2index()
222 { SBD_CMD_UNCONFIGURE,
508 case SBD_CMD_UNCONFIGURE: in sbd_ioctl()
709 case SBD_CMD_UNCONFIGURE: in sbd_exec_op()
1855 case SBD_CMD_UNCONFIGURE: in sbd_pre_op()
1990 case SBD_CMD_UNCONFIGURE: in sbd_post_op()
4180 SBD_SET_SUSPEND(SBD_CMD_UNCONFIGURE, in sbd_mem_status()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h268 #define SBD_CMD_UNCONFIGURE (_SBD_IOC | 0x08) macro
/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr.c97 ((c) == SBD_CMD_UNCONFIGURE) ? "UNCONFIGURE" : \
179 case SBD_CMD_UNCONFIGURE: return (3); in _cmd2index()
237 { SBD_CMD_UNCONFIGURE,
674 case SBD_CMD_UNCONFIGURE: in dr_ioctl()
1180 case SBD_CMD_UNCONFIGURE: in dr_exec_op()
H A Ddr_mem_acpi.c385 SBD_SET_SUSPEND(SBD_CMD_UNCONFIGURE, in dr_mem_status()
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c888 else if (cmd == SBD_CMD_UNCONFIGURE || in ssm_ioctl()
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c428 {CMD_UNCONFIGURE, SBD_CMD_UNCONFIGURE },
/titanic_41/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c1473 if (!err && (cmd == SBD_CMD_CONFIGURE || cmd == SBD_CMD_UNCONFIGURE)) { in drmach_pre_op()
1504 case SBD_CMD_UNCONFIGURE: in drmach_pre_op()
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c836 SBD_SET_SUSPEND(SBD_CMD_UNCONFIGURE, in dr_mem_status()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c1973 case SBD_CMD_UNCONFIGURE: in drmach_post_op()