Searched defs:get_conf (Results 1 – 2 of 2) sorted by relevance
415 union {423 } bar;431 u_int8_t version2 :4,432 version :4; /* EATA Version level */438 DMA_support :1, /* DMA supported */443 u_int16_t cppadlen; /*449 u_int8_t scsi_id1;450 u_int8_t scsi_id0;456 u_int16_t dummy;467 SG_64K :1,[all …]
325 get_conf(struct ggeom *gp, const char *name) in get_conf() function