OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snscb_ports
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
isp.c
3464
if (rs1->
snscb_ports
[portidx].control & 0x80) {
3472
if ((rs1->
snscb_ports
[portidx].control & 0x80) == 0) {
3484
((rs1->
snscb_ports
[portidx].portid[0]) << 16) |
3485
((rs1->
snscb_ports
[portidx].portid[1]) << 8) |
3486
((rs1->
snscb_ports
[portidx].portid[2]));
3490
((rs1->
snscb_ports
[npidx].portid[0]) << 16) |
3491
((rs1->
snscb_ports
[npidx].portid[1]) << 8) |
3492
((rs1->
snscb_ports
[npidx].portid[2]));
3499
rs1->
snscb_ports
[npidx].portid[0] = 0;
3500
rs1->
snscb_ports
[npidx].portid[1] = 0
[
all
...]
isp_library.c
1771
ISP_IOXGET_8(isp, &src->
snscb_ports
[i].control, dst->
snscb_ports
[i].control);
1773
ISP_IOXGET_8(isp, &src->
snscb_ports
[i].portid[j], dst->
snscb_ports
[i].portid[j]);
1775
if (dst->
snscb_ports
[i].control & 0x80) {
ispmbox.h
1554
}
snscb_ports
[1];
member in struct:__anon33fa061c3508
Completed in 23 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025