Searched refs:MPT_KOBJ_NAME_LEN (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.h107 #define MPT_KOBJ_NAME_LEN 20 macro
695 char fw_event_q_name[MPT_KOBJ_NAME_LEN];
728 char fc_rescan_work_q_name[MPT_KOBJ_NAME_LEN];
742 char reset_work_q_name[MPT_KOBJ_NAME_LEN];
H A Dmptbase.c1803 snprintf(ioc->reset_work_q_name, MPT_KOBJ_NAME_LEN,
1932 snprintf(ioc->fw_event_q_name, MPT_KOBJ_NAME_LEN, "mpt/%d", ioc->id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.h107 #define MPT_KOBJ_NAME_LEN 20 macro
695 char fw_event_q_name[MPT_KOBJ_NAME_LEN];
728 char fc_rescan_work_q_name[MPT_KOBJ_NAME_LEN];
742 char reset_work_q_name[MPT_KOBJ_NAME_LEN];
H A Dmptbase.c1803 snprintf(ioc->reset_work_q_name, MPT_KOBJ_NAME_LEN,
1932 snprintf(ioc->fw_event_q_name, MPT_KOBJ_NAME_LEN, "mpt/%d", ioc->id);

Completed in 228 milliseconds