Home
last modified time | relevance | path

Searched refs:fcpio_header_dec (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/fnic/
Dfnic_scsi.c475 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in DEF_SCSI_QCMD()
548 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_flogi_reg_cmpl_handler()
656 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_icmnd_cmpl_handler()
805 fcpio_header_dec(&desc->hdr, &type, &hdr_status, &tag); in fnic_fcpio_itmf_cmpl_handler()
Dfcpio.h185 fcpio_header_dec(struct fcpio_header *hdr, in fcpio_header_dec() function