Searched refs:c7000_buffer (Results 1 – 1 of 1) sorted by relevance
497 struct c7000_buffer { struct499 struct c7000_buffer *next; /* list pointer */ argument537 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 …]