Searched refs:driver_status (Results 1 – 6 of 6) sorted by relevance
61 unsigned short driver_status;/* [o] errors from software driver */ member90 unsigned short driver_status; /* [o] errors from software driver */ member292 unsigned int driver_status:8; /* [o] driver status+suggestion */ member
68 hdr->driver_status = 0; in scsi_bsg_sg_io_fn()70 hdr->driver_status = DRIVER_SENSE; in scsi_bsg_sg_io_fn()72 if (hdr->device_status || hdr->transport_status || hdr->driver_status) in scsi_bsg_sg_io_fn()
401 hdr->driver_status = 0; in scsi_complete_sghdr_rq()403 hdr->driver_status = DRIVER_SENSE; in scsi_complete_sghdr_rq()405 if (hdr->masked_status || hdr->host_status || hdr->driver_status) in scsi_complete_sghdr_rq()656 .driver_status = hdr->driver_status, in put_sg_io_hdr()704 .driver_status = hdr32.driver_status, in get_sg_io_hdr()
492 old_hdr->driver_status = hp->driver_status; in sg_read()495 old_hdr->driver_status = DRIVER_SENSE; in sg_read()581 hp->driver_status = DRIVER_SENSE; in sg_new_read()585 if (hp->masked_status || hp->host_status || hp->driver_status) in sg_new_read()788 hp->driver_status = 0; in sg_common_write()867 srp->header.driver_status; in sg_fill_request_table()1352 srp->header.driver_status = driver_byte(result); in sg_rq_end_io()
13 __be32 driver_status; member
51 __u32 driver_status; /* [o] 0 -> ok */ member