Searched refs:fcpio_header_dec (Results 1 – 2 of 2) sorted by relevance
/openbmc/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 | 622 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in DEF_SCSI_QCMD() 705 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_flogi_reg_cmpl_handler() 825 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_icmnd_cmpl_handler() 1063 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &ftag); in fnic_fcpio_itmf_cmpl_handler()
|