Searched refs:HpConnect (Results 1 - 5 of 5) sorted by relevance
/third_party/backends/backend/ |
H A D | hp.h | 103 HP_CONNECT_PIO, HP_CONNECT_USB, HP_CONNECT_RESERVE } HpConnect; typedef 107 HpConnect connect; 201 HpConnect sanei_hp_get_connect (const char *devname); 202 HpConnect sanei_hp_scsi_get_connect (HpScsi this);
|
H A D | hp-scl.c | 99 HpConnect connect; 157 hp_GetOpenDevice (const char *devname, HpConnect connect, int *pfd) in hp_GetOpenDevice() 180 hp_AddOpenDevice (const char *devname, HpConnect connect, int fd) in hp_AddOpenDevice() 253 hp_IsOpenFd (int fd, HpConnect connect) in hp_IsOpenFd() 273 hp_RemoveOpenFd (int fd, HpConnect connect) in hp_RemoveOpenFd() 296 hp_nonscsi_write (HpScsi this, hp_byte_t *data, size_t len, HpConnect connect) in hp_nonscsi_write() 336 hp_nonscsi_read (HpScsi this, hp_byte_t *data, size_t *len, HpConnect connect, in hp_nonscsi_read() 396 hp_nonscsi_open (const char *devname, int *fd, HpConnect connect) in hp_nonscsi_open() 467 hp_nonscsi_close (int fd, HpConnect connect) in hp_nonscsi_close() 494 sanei_hp_nonscsi_new (HpScsi * newp, const char * devname, HpConnect connec [all...] |
H A D | hp-scsi.h | 48 HpConnect connect);
|
H A D | hp-device.c | 322 hp_nonscsi_device_new (HpDevice * newp, const char * devname, HpConnect connect) in hp_nonscsi_device_new() 392 HpConnect connect; in sanei_hp_device_new()
|
H A D | hp.c | 560 HpConnect hp_connect; in hp_get_dev()
|
Completed in 6 milliseconds