Home
last modified time | relevance | path

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

/third_party/backends/tools/
H A Dsane-desc.c243 typedef struct scsiid_type struct
245 struct scsiid_type * next;
251 scsiid_type; typedef
3089 static scsiid_type *
3093 scsiid_type * scsiid = calloc (1, sizeof (scsiid_type)); in create_scsiid()
3161 static scsiid_type *
3162 add_scsiid (scsiid_type *first_scsiid, char *manufacturer, char *model, in add_scsiid()
3165 scsiid_type *scsiid = first_scsiid; in add_scsiid()
3166 scsiid_type *prev_scsii in add_scsiid()
[all...]

Completed in 4 milliseconds