Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dkvs1025_cmds.h55 #define get_RS_ASC(b) b[0x0c] macro
H A Dkvs1025.c239 get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); in sane_start()
259 get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); in sane_start()
H A Dkvs1025_low.c373 get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); in CMD_read_support_info()
402 get_RS_sense_key (rs.sense), get_RS_ASC (rs.sense), in CMD_scan()
816 get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); in ReadImageDataSimplex()
898 get_RS_ASC (rs.sense), get_RS_ASCQ (rs.sense)); in ReadImageDataDuplex()
H A Dmatsushita.h153 #define get_RS_ASC(b) b[0x0c] macro
H A Dteco1.h205 #define get_RS_ASC(b) b[0x0c] macro
H A Dteco2.h228 #define get_RS_ASC(b) b[0x0c] macro
H A Dteco3.h219 #define get_RS_ASC(b) b[0x0c] macro
H A Dpie-scsidef.h370 #define get_RS_ASC(b) b[0x0c] macro
H A Dsp15c-scsi.h239 #define get_RS_ASC(b) b[0x0c] macro
H A Dcanon_dr-cmd.h104 #define get_RS_ASC(b) b[0x0c] macro
H A Dcoolscan-scsidef.h831 #define get_RS_ASC(b) b[0x0c] macro
H A Dkodak-cmd.h87 #define get_RS_ASC(b) b[0x0c] macro
H A Dleo.h192 #define get_RS_ASC(b) b[0x0c] macro
H A Dumax-scsidef.h911 #define get_RS_ASC(b) b[0x0c] macro
H A Dfujitsu-scsi.h101 #define get_RS_ASC(b) b[0x0c] macro
H A Dkodak.c2547 unsigned int asc = get_RS_ASC (sensed_data); in sense_handler()
H A Dleo.c466 asc = get_RS_ASC (result); in leo_sense_handler()
H A Dsp15c.c1094 asc = get_RS_ASC (sensed_data); in request_sense_parse()
H A Dmatsushita.c874 asc = get_RS_ASC (result); in matsushita_sense_handler()
H A Dpie.c403 asc = get_RS_ASC (result); in sense_handler()
H A Dteco2.c1709 asc = get_RS_ASC (result); in teco_sense_handler()
H A Dfujitsu.c6060 if(get_RS_sense_key(in)==0 && get_RS_ASC(in)==0x80){ in get_hardware_status()
9285 unsigned int asc = get_RS_ASC (sensed_data); in sense_handler()
H A Dcoolscan.c156 asc = get_RS_ASC (sensed_data); in request_sense_parse()
H A Dcanon_dr.c8119 unsigned int asc = get_RS_ASC (sensed_data); in sense_handler()
H A Dumax.c857 asc = get_RS_ASC(result); in sense_handler()

Completed in 64 milliseconds