Searched refs:fcpio_header_dec (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/fnic/ |
H A D | fcpio.h | 173 fcpio_header_dec(struct fcpio_header *hdr, in fcpio_header_dec() function
|
H A D | fnic_scsi.c | 732 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_fw_reset_cmpl_handler() 806 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_flogi_reg_cmpl_handler() 929 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &ftag); in fnic_fcpio_icmnd_cmpl_handler() 1197 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &ftag); in fnic_fcpio_itmf_cmpl_handler()
|