Home
last modified time | relevance | path

Searched refs:DDI_REGS_ACC_CONFLICT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c886 if (DDI_REGS_ACC_CONFLICT == retvalue) { in cpqary3_update_ctlrdetails()
902 if (DDI_REGS_ACC_CONFLICT == retvalue) { in cpqary3_update_ctlrdetails()
917 if (DDI_REGS_ACC_CONFLICT == retvalue) { in cpqary3_update_ctlrdetails()
933 if (DDI_REGS_ACC_CONFLICT == retvalue) { in cpqary3_update_ctlrdetails()
952 if (retvalue == DDI_REGS_ACC_CONFLICT) { in cpqary3_update_ctlrdetails()
967 if (retvalue == DDI_REGS_ACC_CONFLICT) { in cpqary3_update_ctlrdetails()
982 if (retvalue == DDI_REGS_ACC_CONFLICT) { in cpqary3_update_ctlrdetails()
997 if (retvalue == DDI_REGS_ACC_CONFLICT) { in cpqary3_update_ctlrdetails()
1017 if (retvalue == DDI_REGS_ACC_CONFLICT) { in cpqary3_update_ctlrdetails()
1032 if (retvalue == DDI_REGS_ACC_CONFLICT) { in cpqary3_update_ctlrdetails()
[all …]
H A Dcpqary3_talk2ctlr.c914 if (DDI_REGS_ACC_CONFLICT == retvalue) in cpqary3_check_ctlr_init()
/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c449 return (DDI_REGS_ACC_CONFLICT); in rootnex_map_handle()
586 return (DDI_REGS_ACC_CONFLICT); in rootnex_map()
605 return (DDI_REGS_ACC_CONFLICT); in rootnex_map()
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c590 } else if (ret == DDI_REGS_ACC_CONFLICT) { in smbus_setup_regs()
609 } else if (ret == DDI_REGS_ACC_CONFLICT) { in smbus_setup_regs()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1883 #define DDI_REGS_ACC_CONFLICT (-10) macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1306 return (DDI_REGS_ACC_CONFLICT); in rootnex_map_handle()