SE_INQUIRY_BUF    712 drivers/target/target_core_spc.c 	buf = kzalloc(SE_INQUIRY_BUF, GFP_KERNEL);
SE_INQUIRY_BUF    751 drivers/target/target_core_spc.c 		memcpy(rbuf, buf, min_t(u32, SE_INQUIRY_BUF, cmd->data_length));