Home
last modified time | relevance | path

Searched refs:DEVCTL_AP_INSERT (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Ddevctl.h151 #define DEVCTL_AP_INSERT (DEVCTL_IOC | 16) macro
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1161 case DEVCTL_AP_INSERT: cmd_name = "DEVCTL_AP_INSERT"; break; in cardbus_ioctl()
1218 case DEVCTL_AP_INSERT: in cardbus_ioctl()
1249 case DEVCTL_AP_INSERT: in cardbus_ioctl()
/titanic_41/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c776 case DEVCTL_AP_INSERT: in pcihp_ioctl()
862 case DEVCTL_AP_INSERT: in pcihp_ioctl()
900 case DEVCTL_AP_INSERT: in pcihp_ioctl()
/titanic_41/usr/src/lib/libdevice/
H A Ddevctl.c1064 rv = dc_cmd(DEVCTL_AP_INSERT, 0, DCP(dcp), ap_data, NULL); in devctl_ap_insert()
/titanic_41/usr/src/uts/common/os/
H A Dsunndi.c739 case DEVCTL_AP_INSERT: in ndi_devctl_ioctl()