HomeSort by: relevance | last modified time | path
    Searched defs:ha_last (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/spi/
mcp23xxxgpio_spi.c 323 int ha_first, ha_last; local in function:mcpgpio_spi_attach
331 ha_last = (bank * MCPGPIO_PINS_PER_BANK) - 1;
333 ha_first, ha_last, ha);
mcp23xxxgpio_spi.c 323 int ha_first, ha_last; local in function:mcpgpio_spi_attach
331 ha_last = (bank * MCPGPIO_PINS_PER_BANK) - 1;
333 ha_first, ha_last, ha);
mcp23xxxgpio_spi.c 323 int ha_first, ha_last; local in function:mcpgpio_spi_attach
331 ha_last = (bank * MCPGPIO_PINS_PER_BANK) - 1;
333 ha_first, ha_last, ha);
mcp23xxxgpio_spi.c 323 int ha_first, ha_last; local in function:mcpgpio_spi_attach
331 ha_last = (bank * MCPGPIO_PINS_PER_BANK) - 1;
333 ha_first, ha_last, ha);
mcp23xxxgpio_spi.c 323 int ha_first, ha_last; local in function:mcpgpio_spi_attach
331 ha_last = (bank * MCPGPIO_PINS_PER_BANK) - 1;
333 ha_first, ha_last, ha);

Completed in 51 milliseconds