Home
last modified time | relevance | path

Searched refs:hdrtype (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c4340 uint8_t hdrtype; in lpfc_reset_barrier() local
4344 pci_read_config_byte(phba->pcidev, PCI_HEADER_TYPE, &hdrtype); in lpfc_reset_barrier()
4345 if (hdrtype != 0x80 || in lpfc_reset_barrier()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c4873 uint8_t hdrtype; in lpfc_reset_barrier() local
4877 pci_read_config_byte(phba->pcidev, PCI_HEADER_TYPE, &hdrtype); in lpfc_reset_barrier()
4878 if (hdrtype != 0x80 || in lpfc_reset_barrier()

Completed in 66 milliseconds