Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_hw.h1561 #define CMD_IOCB_MASK 0xff macro
Dlpfc_sli.c2903 type = lpfc_sli_iocb_cmd_type(irsp->ulpCommand & CMD_IOCB_MASK); in lpfc_sli_handle_fast_ring_event()
3124 iocb_cmd_type = irsp->ulpCommand & CMD_IOCB_MASK; in lpfc_sli_sp_handle_rspiocb()