function_code 81 arch/s390/kernel/entry.h long sys_s390_sthyi(unsigned long function_code, void __user *buffer, u64 __user *return_code, unsigned long flags); function_code 490 arch/s390/kernel/sthyi.c SYSCALL_DEFINE4(s390_sthyi, unsigned long, function_code, void __user *, buffer, function_code 499 arch/s390/kernel/sthyi.c if (function_code != STHYI_FC_CP_IFL_CAP) function_code 2364 drivers/net/ethernet/freescale/ucc_geth.c u8 function_code = 0; function_code 2674 drivers/net/ethernet/freescale/ucc_geth.c function_code = UCC_BMR_BO_BE | UCC_BMR_GBL; function_code 2678 drivers/net/ethernet/freescale/ucc_geth.c out_be32(&ugeth->p_tx_glbl_pram->tstate, ((u32) function_code) << 24); function_code 2881 drivers/net/ethernet/freescale/ucc_geth.c out_8(&ugeth->p_rx_glbl_pram->rstate, function_code); function_code 466 drivers/s390/char/sclp.c sccb->function_code = 0; function_code 97 drivers/s390/char/sclp.h u8 function_code; function_code 256 drivers/s390/char/sclp_cmd.c sccb->header.function_code = 0x40; function_code 252 drivers/s390/char/sclp_early_core.c sccb->header.function_code = 0x80; function_code 280 drivers/s390/char/sclp_vt220.c sccb->header.function_code = SCLP_NORMAL_WRITE; function_code 81 drivers/s390/crypto/zcrypt_cex2c.c char function_code[2]; function_code 105 drivers/s390/crypto/zcrypt_msgtype6.c unsigned char function_code[2]; function_code 256 drivers/s390/crypto/zcrypt_msgtype6.c .function_code = {'P', 'K'}, function_code 259 drivers/s390/crypto/zcrypt_msgtype6.c .function_code = {'P', 'K'}, function_code 325 drivers/s390/crypto/zcrypt_msgtype6.c .function_code = {'P', 'D'}, function_code 328 drivers/s390/crypto/zcrypt_msgtype6.c .function_code = {'P', 'D'}, function_code 408 drivers/s390/crypto/zcrypt_msgtype6.c char *function_code; function_code 471 drivers/s390/crypto/zcrypt_msgtype6.c if (msg->cprbx.cprb_len + sizeof(msg->hdr.function_code) > function_code 474 drivers/s390/crypto/zcrypt_msgtype6.c function_code = ((unsigned char *)&msg->cprbx) + msg->cprbx.cprb_len; function_code 475 drivers/s390/crypto/zcrypt_msgtype6.c memcpy(msg->hdr.function_code, function_code, function_code 476 drivers/s390/crypto/zcrypt_msgtype6.c sizeof(msg->hdr.function_code)); function_code 478 drivers/s390/crypto/zcrypt_msgtype6.c *fcode = (msg->hdr.function_code[0] << 8) | msg->hdr.function_code[1]; function_code 481 drivers/s390/crypto/zcrypt_msgtype6.c if (memcmp(function_code, "US", 2) == 0 function_code 482 drivers/s390/crypto/zcrypt_msgtype6.c || memcmp(function_code, "AU", 2) == 0) function_code 504 drivers/s390/crypto/zcrypt_msgtype6.c .function_code = {0x00, 0x00}, function_code 1288 drivers/s390/crypto/zcrypt_msgtype6.c char function_code[2]; function_code 48 drivers/s390/crypto/zcrypt_msgtype6.h unsigned char function_code[2]; /* for PKD, 0x5044 (ascii 'PD') */ function_code 125 drivers/s390/crypto/zcrypt_msgtype6.h char function_code[2]; function_code 135 drivers/s390/crypto/zcrypt_msgtype6.h .function_code = {'R', 'L'}, function_code 152 drivers/s390/crypto/zcrypt_msgtype6.h memcpy(msg->function_code, msg->hdr.function_code, 0x02); function_code 144 drivers/scsi/smartpqi/smartpqi.h u8 function_code; function_code 202 drivers/scsi/smartpqi/smartpqi.h u8 function_code; function_code 411 drivers/scsi/smartpqi/smartpqi.h __le16 function_code; function_code 430 drivers/scsi/smartpqi/smartpqi.h __le16 function_code; function_code 4129 drivers/scsi/smartpqi/smartpqi_init.c if (response->function_code != expected_function_code) function_code 4151 drivers/scsi/smartpqi/smartpqi_init.c request->function_code); function_code 4173 drivers/scsi/smartpqi/smartpqi_init.c request.function_code = function_code 4293 drivers/scsi/smartpqi/smartpqi_init.c request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; function_code 4339 drivers/scsi/smartpqi/smartpqi_init.c request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; function_code 4374 drivers/scsi/smartpqi/smartpqi_init.c request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_IQ; function_code 4410 drivers/scsi/smartpqi/smartpqi_init.c request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CHANGE_IQ_PROPERTY; function_code 4431 drivers/scsi/smartpqi/smartpqi_init.c request.function_code = PQI_GENERAL_ADMIN_FUNCTION_CREATE_OQ; function_code 6749 drivers/scsi/smartpqi/smartpqi_init.c &request.function_code); function_code 7741 drivers/scsi/smartpqi/smartpqi_init.c &request.function_code); function_code 8610 drivers/scsi/smartpqi/smartpqi_init.c function_code) != 10); function_code 8666 drivers/scsi/smartpqi/smartpqi_init.c function_code) != 10);