Home
last modified time | relevance | path

Searched defs:boundary (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/net/
H A Dne2000.h17 uint8_t boundary; member
H A Dne2000.c153 int avail, index, boundary; in ne2000_buffer_full() local
/openbmc/bmcweb/include/
H A Dmultipart_parser.hpp231 std::string boundary; member in MultipartParser
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c231 unsigned int boundary, blk, die = 0; in flexonenand_block() local
265 int die = 0, boundary; in flexonenand_addr() local
858 int ret = 0, boundary = 0; in onenand_read_ops_nolock() local
2439 int boundary, int lock) in flexonenand_set_boundary()
/openbmc/u-boot/include/linux/mtd/
H A Donenand.h74 unsigned int boundary[MAX_DIES]; member