Home
last modified time | relevance | path

Searched defs:device_fd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c762 int device_fd; in fru_open_container() local
1122 int device_fd; in fru_get_sections() local
1840 get_packet(int device_fd, void *buffer, int size, int offset) in get_packet()
1894 get_dev_or_buffered_packets(hash_obj_t *seg_hash, int device_fd, int offset, in get_dev_or_buffered_packets()
2046 get_packets(hash_obj_t *seg_hash, int device_fd, int offset, int length) in get_packets()
2073 int device_fd; in fru_get_num_packets() local
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c164 read_stage2_blocklist(int device_fd, unsigned int *blkbuf) in read_stage2_blocklist()