OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xoffsetof
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
if_ie.c
115
#define
xoffsetof
(type, member) (offsetof(type, member) << 1)
macro
240
(
xoffsetof
(struct ie_sys_ctl_block, ie_status)) );
243
(
xoffsetof
(struct ie_sys_ctl_block, ie_command)),
250
(
xoffsetof
(struct ie_sys_ctl_block, ie_command))) )
384
(
xoffsetof
(struct ie_int_sys_conf_ptr, ie_busy)) ) )
986
(
xoffsetof
(struct ie_sys_ctl_block, ie_command)), cmd );
998
(
xoffsetof
(struct ie_config_cmd, ie_config_status))) & mask)
1007
(
xoffsetof
(struct ie_sys_ctl_block, ie_command))) )
1025
(
xoffsetof
(type, member)) );
1030
(
xoffsetof
(type, member)), dest )
[
all
...]
if_ie.c
115
#define
xoffsetof
(type, member) (offsetof(type, member) << 1)
macro
240
(
xoffsetof
(struct ie_sys_ctl_block, ie_status)) );
243
(
xoffsetof
(struct ie_sys_ctl_block, ie_command)),
250
(
xoffsetof
(struct ie_sys_ctl_block, ie_command))) )
384
(
xoffsetof
(struct ie_int_sys_conf_ptr, ie_busy)) ) )
986
(
xoffsetof
(struct ie_sys_ctl_block, ie_command)), cmd );
998
(
xoffsetof
(struct ie_config_cmd, ie_config_status))) & mask)
1007
(
xoffsetof
(struct ie_sys_ctl_block, ie_command))) )
1025
(
xoffsetof
(type, member)) );
1030
(
xoffsetof
(type, member)), dest )
[
all
...]
if_ie.c
115
#define
xoffsetof
(type, member) (offsetof(type, member) << 1)
macro
240
(
xoffsetof
(struct ie_sys_ctl_block, ie_status)) );
243
(
xoffsetof
(struct ie_sys_ctl_block, ie_command)),
250
(
xoffsetof
(struct ie_sys_ctl_block, ie_command))) )
384
(
xoffsetof
(struct ie_int_sys_conf_ptr, ie_busy)) ) )
986
(
xoffsetof
(struct ie_sys_ctl_block, ie_command)), cmd );
998
(
xoffsetof
(struct ie_config_cmd, ie_config_status))) & mask)
1007
(
xoffsetof
(struct ie_sys_ctl_block, ie_command))) )
1025
(
xoffsetof
(type, member)) );
1030
(
xoffsetof
(type, member)), dest )
[
all
...]
Completed in 35 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025