Searched refs:old_hdr (Results 1 – 1 of 1) sorted by relevance
445 struct sg_header *old_hdr; in sg_read() local482 if (!old_hdr) in sg_read()486 old_hdr->pack_len = old_hdr->reply_len; /* old, strange behaviour */ in sg_read()488 old_hdr->twelve_byte = in sg_read()505 old_hdr->result = 0; in sg_read()510 old_hdr->result = EBUSY; in sg_read()517 old_hdr->result = EIO; in sg_read()524 old_hdr->result = EIO; in sg_read()549 kfree(old_hdr); in sg_read()603 struct sg_header old_hdr; in sg_write() local[all …]