OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHC_39BIT_ADDRESSING
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
774
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
861
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
1069
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
1207
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
1224
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
1295
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
2360
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
aic7xxx_seq.h
986
return ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0);
/src/sys/dev/ic/
aic7xxxvar.h
455
AHC_39BIT_ADDRESSING
= 0x1000000, /* Use 39 bit addressing scheme. */
aic7xxx.c
876
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
3701
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
/src/sys/dev/pci/
ahc_pci.c
877
if ((ahc->flags &
AHC_39BIT_ADDRESSING
) != 0) {
Completed in 22 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025