OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PACKETIZED
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic79xx.reg
1400
* single
packetized
connection.
2097
field
PACKETIZED
0x80
2474
*
Packetized
CRC Interval
3760
* in non-
packetized
operation.
3831
* Overloaded field for non-
packetized
aic79xx_reg.h
2853
#define
PACKETIZED
0x80
/src/sys/dev/ic/
aic79xx.c
279
* Determine if the current connection has a
packetized
281
* are currently in a
packetized
transfer. We could
288
int
packetized
;
local
293
* The
packetized
bit refers to the last
298
packetized
= ahd_inb(ahd, LQISTATE) != 0;
301
packetized
= ahd_inb(ahd, LQISTAT2) &
PACKETIZED
;
304
return (
packetized
);
407
* Flush the good status FIFO for completed
packetized
commands.
549
* Determine if an SCB for a
packetized
transactio
1643
int
packetized
;
local
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026