Lines Matching defs:mode
788 cmn_err(CE_WARN, "!pcic%d: non-pci mode (%s) not supported, "
789 "set BIOS to yenta mode if applicable\n",
812 pcic->pc_io_type = PCIC_IO_TYPE_82365SL; /* default mode */
1157 /* Init the CL id mode */
1816 * signalling mode (PCI mode) and set the SMI and
1817 * IRQ interrupt lines to PCI/level-mode.
1839 * lines to PCI/level-mode. as well as program the
2757 * we don't do paged mode
4176 /* make sure I/O mode is off */
4637 pcic_reset_socket(dev_info_t *dip, int socket, int mode)
4648 (void *)dip, socket, mode,
4649 mode == RESET_MODE_FULL ? "full" : "partial");
4661 if (mode == RESET_MODE_FULL) {
5764 /* Init the CL id mode */
6083 pcic_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cred,
6088 return (cardbus_ioctl(dev, cmd, arg, mode, cred, rval));