OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBG_SELPRINT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/atari/dev/
ncr5380var.h
39
#define
DBG_SELPRINT
(a, b) printf(a, b)
41
#define
DBG_SELPRINT
(a, b)
ncr5380.c
720
DBG_SELPRINT
("Starting arbitration\n", 0);
760
DBG_SELPRINT
("Arbitration lost, bus not free\n",0);
786
DBG_SELPRINT
("Arbitration lost, higher id present\n",0);
793
DBG_SELPRINT
("Arbitration lost,deassert SC_ARBIT\n",0);
801
DBG_SELPRINT
("Arbitration lost, deassert SC_A_SEL\n", 0);
807
DBG_SELPRINT
("Arbitration complete\n", 0);
863
DBG_SELPRINT
("Target %d not responding to sel\n",
874
DBG_SELPRINT
("Target %d responding to select.\n", reqp->targ_id);
911
DBG_SELPRINT
("Target %d: not responding to ATN.\n",
918
DBG_SELPRINT
("Target %d: failed to send identify\n"
[
all
...]
/src/sys/arch/mac68k/dev/
ncr5380.c
700
DBG_SELPRINT
("Starting arbitration\n", 0);
740
DBG_SELPRINT
("Arbitration lost, bus not free\n",0);
766
DBG_SELPRINT
("Arbitration lost, higher id present\n",0);
773
DBG_SELPRINT
("Arbitration lost,deassert SC_ARBIT\n",0);
781
DBG_SELPRINT
("Arbitration lost, deassert SC_A_SEL\n", 0);
787
DBG_SELPRINT
("Arbitration complete\n", 0);
843
DBG_SELPRINT
("Target %d not responding to sel\n",
854
DBG_SELPRINT
("Target %d responding to select.\n", reqp->targ_id);
891
DBG_SELPRINT
("Target %d: not responding to ATN.\n",
898
DBG_SELPRINT
("Target %d: failed to send identify\n"
[
all
...]
mac68k5380.c
81
# define
DBG_SELPRINT
(a,b) printf(a,b)
83
# define
DBG_SELPRINT
(a,b)
Completed in 44 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025