Home
last modified time | relevance | path

Searched defs:ldn (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/bus/isa/
H A Dpnpparse.c62 struct isa_config *config, int ldn) in pnp_parse_desc()
348 struct isa_config *config, int ldn) in pnp_parse_dependant()
408 pnp_parse_resources(device_t dev, u_char *resources, int len, int ldn) in pnp_parse_resources()
568 struct isa_config *config, int ldn, pnp_scan_cb *cb) in pnp_scan_resources()
H A Dpnp.c49 int ldn; /* Logical device on card */ member
239 int ldn = ((struct pnp_set_config_arg *) arg)->ldn; in pnp_set_config() local
322 int ldn, struct isa_config *config) in pnp_check_quirks()
372 int ldn = 0; in pnp_create_devices() local
/dflybsd-src/stand/boot/common/
H A Disapnp.h243 u_char ldn; /* Logical Device Number */ member
/dflybsd-src/sys/dev/raid/mfi/
H A Dmfi.c2618 struct mfi_disk *ld, *ldn; in mfi_check_command_post() local