Home
last modified time | relevance | path

Searched refs:PCIC_IO_TYPE_82365SL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h272 #define PCIC_IO_TYPE_82365SL 0 /* uses index/data reg model */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c813 pcic->pc_io_type = PCIC_IO_TYPE_82365SL; /* default mode */ in pcic_attach()
1321 (pcic->pc_io_type == PCIC_IO_TYPE_82365SL ? in pcic_attach()