Home
last modified time | relevance | path

Searched defs:byte_val (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/bcma/
H A Ddriver_pci_host.c278 u8 byte_val; in bcma_find_pci_capability() local
/openbmc/linux/drivers/scsi/
H A Dadvansys.c3767 static void AscWriteLramByte(PortAddr iop_base, ushort addr, uchar byte_val) in AscWriteLramByte()