Searched refs:CCAP (Results 1 – 1 of 1) sorted by relevance
278 #define CCAP(nc) ((struct nvmf_che_capsule *)(nc)) macro1077 cc = CCAP(nc); in nvmf_che_save_command_capsule()1134 cc = CCAP(nc); in nvmf_che_save_response_capsule()2862 che_release_capsule(CCAP(nc)); in che_free_capsule()2869 struct nvmf_che_capsule *cc = CCAP(nc); in che_transmit_capsule()2883 struct nvmf_che_capsule *cc = CCAP(nc); in che_validate_command_capsule()2927 struct nvmf_che_capsule *cc = CCAP(nc); in che_receive_r2t_data()2961 struct nvmf_che_capsule *cc = CCAP(nc); in che_receive_icd_data()3044 KASSERT(data_offset == CCAP(nc)->tx_data_offset, in che_send_controller_data()3046 __func__, data_offset, CCAP(nc)->tx_data_offset)); in che_send_controller_data()[all …]