OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reset_options
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
elinkxl.c
528
uint16_t config1,
reset_options
, default_media;
local in function:ex_probemedia
534
reset_options
= bus_space_read_1(iot, ioh, ELINK_W3_RESET_OPTIONS);
540
if ((
reset_options
& ELINK_PCI_MEDIAMASK) == 0) {
552
if (
reset_options
& exm->exm_mpbit) {
elink3.c
555
* a "
reset_options
" register in window 3.
633
int
reset_options
;
local in function:ep_vortex_probemedia
641
reset_options
= (int)bus_space_read_2(iot, ioh, ELINK_W3_RESET_OPTIONS);
649
if ((
reset_options
& ELINK_PCI_MEDIAMASK) == 0) {
659
if (
reset_options
& epm->epm_mpbit) {
Completed in 17 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025