Home
last modified time | relevance | path

Searched refs:new_reason_for_service (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpib/include/
H A Dgpib_proto.h33 int ibrsv2(struct gpib_board *board, u8 status_byte, int new_reason_for_service);
H A Dgpib_types.h184 int new_reason_for_service);
/linux/include/uapi/linux/
H A Dgpib_ioctl.h117 __s32 new_reason_for_service; member
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c780 int new_reason_for_service) in tnt4882_serial_poll_response2() argument
785 const int reqt = MSS && new_reason_for_service; in tnt4882_serial_poll_response2()
/linux/drivers/gpib/fmh_gpib/
H A Dfmh_gpib.c184 int new_reason_for_service) in fmh_gpib_serial_poll_response2() argument
189 const int reqt = MSS && new_reason_for_service; in fmh_gpib_serial_poll_response2()
/linux/drivers/gpib/common/
H A Dgpib_os.c1605 request_service2_cmd.new_reason_for_service); in request_service2_ioctl()