Home
last modified time | relevance | path

Searched refs:mode_pages (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/
H A Dibm-scsi.c171 mode_select (int fd, struct mode_pages *mp) in mode_select()
176 struct mode_pages mp; in mode_select()
196 mode_sense (int fd, struct mode_pages *mp, SANE_Byte page_code)
201 struct mode_pages mp;
H A Dricoh-scsi.c157 mode_select (int fd, struct mode_pages *mp) in mode_select()
162 struct mode_pages mp; in mode_select()
180 mode_sense (int fd, struct mode_pages *mp, SANE_Byte page_code)
185 struct mode_pages mp;
H A Dricoh.h315 struct mode_pages { struct
H A Dibm.h374 struct mode_pages { struct
H A Dibm.c208 status = mode_select (fd, (struct mode_pages *) &mup); in attach()
220 status = mode_sense (fd, (struct mode_pages *) &mup, PC_CURRENT | MEASUREMENTS_PAGE); in attach()
1078 status = mode_select (s->fd, (struct mode_pages *) &mup); in sane_start()
H A Dricoh.c181 status = mode_select (fd, (struct mode_pages *) &mup); in attach()
193 status = mode_sense (fd, (struct mode_pages *) &mup, PC_CURRENT | MEASUREMENTS_PAGE); in attach()
920 status = mode_select (s->fd, (struct mode_pages *) &mup); in sane_start()
H A Dhs2p-scsi.h468 typedef struct mode_pages struct
640 * struct mode_pages

Completed in 8 milliseconds