OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:align_start
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_bnx.c
1943
int
align_start
, align_end;
local in function:bnx_nvram_write
1948
align_start
= align_end = 0;
1950
if ((
align_start
= (offset32 & 3))) {
1952
len32 +=
align_start
;
1958
if ((len32 > 4) || !
align_start
) {
1967
if (
align_start
|| align_end) {
1972
if (
align_start
)
1978
memcpy(buf +
align_start
, data_buf, buf_size);
2105
if (
align_start
|| align_end)
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025