Home
last modified time | relevance | path

Searched refs:gpib_status_byte (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/include/
H A Dgpib_types.h355 struct gpib_status_byte { struct
/linux/drivers/gpib/common/
H A Dgpib_os.c189 struct gpib_status_byte *status; in push_status_byte()
224 struct gpib_status_byte *status; in pop_status_byte()
237 status = list_entry(front, struct gpib_status_byte, list); in pop_status_byte()