Home
last modified time | relevance | path

Searched defs:dev_fd (Results 1 – 6 of 6) sorted by relevance

/onnv-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1152 read_stage1_from_disk(int dev_fd, char *stage1_buf) in read_stage1_from_disk()
1164 read_stage2_from_disk(int dev_fd, ig_stage2_t *stage2) in read_stage2_from_disk()
1236 int dev_fd = device->part_fd; in is_update_necessary() local
H A Dpcfs_glue.c44 static int dev_fd; variable
/onnv-gate/usr/src/cmd/boot/installboot/
H A Dinstallboot.c179 read_bootblock_from_disk(int dev_fd, ib_bootblock_t *bblock) in read_bootblock_from_disk()
266 int dev_fd = device->fd; in is_update_necessary() local
/onnv-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c770 static int dev_fd, fcode_size; in q_load_file() local
979 static int dev_fd, fcode_size; in fcode_load_file() local
/onnv-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c483 int dev_fd = -1; in main() local
/onnv-gate/usr/src/lib/libfdisk/common/
H A Dlibfdisk.h204 int dev_fd; member