OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jmidesc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
jmide.c
309
struct jmide_softc *
jmidesc
= (struct jmide_softc *)sc;
local in function:jmpata_chip_map
316
aprint_verbose("%s: bus-master DMA support present", JM_NAME(
jmidesc
));
341
aprint_normal("%s: %s channel is ", JM_NAME(
jmidesc
),
343
switch(
jmidesc
->sc_chan_type[channel]) {
358
if (
jmidesc
->sc_chan_type[channel] == TYPE_NONE) {
374
struct jmide_softc *
jmidesc
= (struct jmide_softc *)sc;
local in function:jmpata_setup_channel
384
if (chp->ch_channel == (
jmidesc
->sc_chan_swap ? 1 : 0)) {
385
if (
jmidesc
->sc_chan_type[chp->ch_channel] == TYPE_PATA &&
390
if (
jmidesc
->sc_chan_type[chp->ch_channel] == TYPE_PATA &&
jmide.c
309
struct jmide_softc *
jmidesc
= (struct jmide_softc *)sc;
local in function:jmpata_chip_map
316
aprint_verbose("%s: bus-master DMA support present", JM_NAME(
jmidesc
));
341
aprint_normal("%s: %s channel is ", JM_NAME(
jmidesc
),
343
switch(
jmidesc
->sc_chan_type[channel]) {
358
if (
jmidesc
->sc_chan_type[channel] == TYPE_NONE) {
374
struct jmide_softc *
jmidesc
= (struct jmide_softc *)sc;
local in function:jmpata_setup_channel
384
if (chp->ch_channel == (
jmidesc
->sc_chan_swap ? 1 : 0)) {
385
if (
jmidesc
->sc_chan_type[chp->ch_channel] == TYPE_PATA &&
390
if (
jmidesc
->sc_chan_type[chp->ch_channel] == TYPE_PATA &&
Completed in 25 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025