Searched refs:L1_QSIZE (Results 1 – 2 of 2) sorted by relevance
386 #define L1_QSIZE 128 /* our L1 message buffer size */ macro400 char resp_l1_msg[L1_QSIZE + 1];405 char resp_l1_msg[L1_QSIZE + 1];
139 strncpy(tmp_up_resp.resp_l1_msg, l1_msg, L1_QSIZE); in pcibr_slot_startup()140 tmp_up_resp.resp_l1_msg[L1_QSIZE] = '\0'; in pcibr_slot_startup()225 strncpy(tmp_down_resp.resp_l1_msg, l1_msg, L1_QSIZE); in pcibr_slot_shutdown()226 tmp_down_resp.resp_l1_msg[L1_QSIZE] = '\0'; in pcibr_slot_shutdown()