Home
last modified time | relevance | path

Searched refs:apfs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_error.h113 /* For type 86 response show the apfs value (failure reason) */ in convert_error()
120 unsigned int apfs = *((u32 *)head->fmt2.apfs); in convert_error() local
123 "dev=%02x.%04x RY=0x%02x apfs=0x%x => bus rescan, rc=EAGAIN\n", in convert_error()
124 card, queue, ehdr->reply_code, apfs); in convert_error()
H A Dzcrypt_msgtype6.h39 unsigned char apfs[4]; /* 0x00000000 */ member
88 unsigned char apfs[4]; /* final status */ member
H A Dzcrypt_msgtype6.c840 memcpy(&(xcRB->status), msg->fmt2.apfs, sizeof(u32)); in convert_response_xcrb()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_error.h112 /* For type 86 response show the apfs value (failure reason) */ in convert_error()
119 unsigned int apfs = *((u32 *)head->fmt2.apfs); in convert_error() local
122 "%s dev=%02x.%04x RY=0x%02x apfs=0x%x => bus rescan, rc=EAGAIN\n", in convert_error()
123 __func__, card, queue, ehdr->reply_code, apfs); in convert_error()
H A Dzcrypt_msgtype6.h37 unsigned char apfs[4]; /* 0x00000000 */ member
86 unsigned char apfs[4]; /* final status */ member
H A Dzcrypt_msgtype6.c764 memcpy(&xcrb->status, msg->fmt2.apfs, sizeof(u32)); in convert_response_xcrb()

Completed in 6 milliseconds