Searched refs:SE_INQUIRY_BUF (Results 1 – 2 of 2) sorted by relevance
107 #define SE_INQUIRY_BUF 1024 macro
748 buf = kzalloc(SE_INQUIRY_BUF, GFP_KERNEL); in spc_emulate_inquiry()784 memcpy(rbuf, buf, min_t(u32, SE_INQUIRY_BUF, cmd->data_length)); in spc_emulate_inquiry()
Completed in 11 milliseconds