OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpq_func
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/cardbus/
if_tlp_cardbus.c
156
void (*
tpq_func
)(struct tulip_cardbus_softc *,
member in struct:tlp_cardbus_quirks
201
for (; tpq->
tpq_func
!= NULL; tpq++) {
205
(*tpq->
tpq_func
)(csc, enaddr);
if_tlp_cardbus.c
156
void (*
tpq_func
)(struct tulip_cardbus_softc *,
member in struct:tlp_cardbus_quirks
201
for (; tpq->
tpq_func
!= NULL; tpq++) {
205
(*tpq->
tpq_func
)(csc, enaddr);
/src/sys/dev/pci/
if_tlp_pci.c
200
void (*
tpq_func
)(struct tulip_pci_softc *,
member in struct:tlp_pci_quirks
288
for (; tpq->
tpq_func
!= NULL; tpq++) {
292
(*tpq->
tpq_func
)(psc, enaddr);
if_tlp_pci.c
200
void (*
tpq_func
)(struct tulip_pci_softc *,
member in struct:tlp_pci_quirks
288
for (; tpq->
tpq_func
!= NULL; tpq++) {
292
(*tpq->
tpq_func
)(psc, enaddr);
Completed in 25 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025