Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1213 read_stage1_from_disk(int dev_fd, char *stage1_buf) in read_stage1_from_disk()
1225 read_stage2_from_disk(int dev_fd, ig_stage2_t *stage2, int type) in read_stage2_from_disk()
1298 int dev_fd = device->part_fd; in is_update_necessary() local
H A Dpcfs_glue.c44 static int dev_fd; variable
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c180 read_bootblock_from_disk(int dev_fd, ib_bootblock_t *bblock) in read_bootblock_from_disk()
269 int dev_fd = device->fd; in is_update_necessary() local
/illumos-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
/illumos-gate/usr/src/lib/libfdisk/common/
H A Dlibfdisk.h204 int dev_fd; member
/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c656 int dev_fd = -1; in main() local
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dctx.c1376 smb_fh_getssnkey(int dev_fd, uchar_t *key, size_t len) in smb_fh_getssnkey()