OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isp_confopts
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
isp.c
738
if ((isp->isp_mdvec->dv_ispfw == NULL) || (isp->
isp_confopts
& ISP_CFG_NORELOAD)) {
1562
ownloopid = (isp->
isp_confopts
& ISP_CFG_OWNLOOPID) != 0;
1593
switch (isp->
isp_confopts
& ISP_CFG_PORT_PREF) {
1630
if (isp->
isp_confopts
& ISP_CFG_ONEGB) {
1632
} else if (isp->
isp_confopts
& ISP_CFG_TWOGB) {
1832
switch (isp->
isp_confopts
& ISP_CFG_PORT_PREF) {
1879
if (isp->
isp_confopts
& ISP_CFG_ONEGB) {
1881
} else if (isp->
isp_confopts
& ISP_CFG_TWOGB) {
1883
} else if (isp->
isp_confopts
& ISP_CFG_FOURGB) {
1889
if ((isp->
isp_confopts
& ISP_CFG_OWNLOOPID) == 0)
[
all
...]
ispvar.h
610
uint32_t
isp_confopts
; /* config options */
member in struct:ispsoftc
/src/sys/dev/sbus/
isp_sbus.c
223
isp->
isp_confopts
= device_cfdata(self)->cf_flags;
229
isp->
isp_confopts
|= ISP_CFG_NONVRAM;
/src/sys/dev/pci/
isp_pci.c
768
isp->
isp_confopts
= device_cfdata(self)->cf_flags;
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025