Searched refs:FILL_FCHDR_SEQ_DF_SEQ (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/fc4/ |
D | fc.h | 109 #define FILL_FCHDR_SEQ_DF_SEQ(fch, seq_id, df_ctl, seq_cnt) *((u32 *)(fch)+3) = ((seq_id) << 24) | … macro
|
D | fc.c | 316 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0); in fcp_report_map_done() 623 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0); in fcp_initialize() 1064 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0); in fc_do_els()
|
D | soc.c | 417 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0); in soc_hw_enque() 432 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0); in soc_hw_enque()
|
D | socal.c | 498 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0); in socal_hw_enque() 512 FILL_FCHDR_SEQ_DF_SEQ(fch, 0, 0, 0); in socal_hw_enque()
|