Searched refs:hp_AddOpenDevice (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | hp-scl.c | 180 hp_AddOpenDevice (const char *devname, HpConnect connect, int fd) in hp_AddOpenDevice() function 230 DBG(3, "hp_AddOpenDevice: %s should not be kept open\n", devname); in hp_AddOpenDevice() 240 DBG(3, "hp_AddOpenDevice: added device %s with fd=%d\n", devname, fd); in hp_AddOpenDevice() 246 DBG(3, "hp_AddOpenDevice: %s not added\n", devname); in hp_AddOpenDevice() 531 if (!iAlreadyOpen) hp_AddOpenDevice (devname, connect, new->fd); in sanei_hp_nonscsi_new() 652 if (!iAlreadyOpen) hp_AddOpenDevice (devname, connect, new->fd); in sanei_hp_scsi_new()
|
Completed in 3 milliseconds