OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:selatns
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ncr53c9x.c
679
bool selatn3,
selatns
;
local in function:ncr53c9x_select
740
selatn3 =
selatns
= false;
746
/* We don't have SELATN3; use
SELATNS
to send tags */
747
selatns
= true;
751
/* We have to use
SELATNS
to send sync/wide messages */
753
selatns
= true;
766
/* We don't have tags, or will send messages with
SELATNS
*/
772
if ((sc->sc_features & NCR_F_DMASELECT) && !
selatns
) {
808
if (
selatns
) {
809
NCR_MSGS(("
SELATNS
\n"))
[
all
...]
ncr53c9x.c
679
bool selatn3,
selatns
;
local in function:ncr53c9x_select
740
selatn3 =
selatns
= false;
746
/* We don't have SELATN3; use
SELATNS
to send tags */
747
selatns
= true;
751
/* We have to use
SELATNS
to send sync/wide messages */
753
selatns
= true;
766
/* We don't have tags, or will send messages with
SELATNS
*/
772
if ((sc->sc_features & NCR_F_DMASELECT) && !
selatns
) {
808
if (
selatns
) {
809
NCR_MSGS(("
SELATNS
\n"))
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025