Home
last modified time | relevance | path

Searched refs:c7000_buffer (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/s390/net/
Dc7000.c497 struct c7000_buffer { struct
499 struct c7000_buffer *next; /* list pointer */ argument
537 struct c7000_buffer *free; /* free buffer anchor */
538 struct c7000_buffer *proc_head; /* proc head */
539 struct c7000_buffer *proc_tail; /* proc tail */
540 struct c7000_buffer *bh_head; /* bh head */
541 struct c7000_buffer *bh_tail; /* bh tail */
851 c7000_bld_wrt_chpgm(struct c7000_unit *cup, struct c7000_buffer *buf) in c7000_bld_wrt_chpgm()
921 c7000_bld_read_chpgm(struct c7000_unit *cup, struct c7000_buffer *buf) in c7000_bld_read_chpgm()
976 struct c7000_buffer *bufptr; in c7000_alloc_buffers()
[all …]