Home
last modified time | relevance | path

Searched defs:iobuf (Results 1 – 11 of 11) sorted by relevance

/freebsd-9-stable/sys/dev/ips/
Dips_commands.c54 struct bio *iobuf = command->arg; in ips_io_request_finish() local
78 struct bio *iobuf = command->arg; in ips_io_request_callback() local
140 static int ips_send_io_request(ips_command_t *command, struct bio *iobuf) in ips_send_io_request()
153 struct bio *iobuf; in ips_start_io_request() local
Dips_disk.c86 void ipsd_finish(struct bio *iobuf) in ipsd_finish()
103 static void ipsd_strategy(struct bio *iobuf) in ipsd_strategy()
Dips.h70 #define ips_read_request(iobuf) ((iobuf)->bio_cmd == BIO_READ) argument
/freebsd-9-stable/release/picobsd/tinyware/msh/
Dsh.h272 struct iobuf { struct
286 struct iobuf *afbuf; /* buffer for this file */ argument
/freebsd-9-stable/crypto/openssl/crypto/ocsp/
Docsp_ht.c79 unsigned char *iobuf; /* Line buffer */ member
/freebsd-9-stable/contrib/amd/amd/
Dops_nfs.c531 char iobuf[UDPMSGSIZE]; in call_mountd() local
600 char iobuf[UDPMSGSIZE]; in webnfs_lookup() local
Dsrvr_nfs.c239 char iobuf[UDPMSGSIZE]; in call_portmap() local
/freebsd-9-stable/usr.sbin/makefs/ffs/
Dmkfs.c93 char *iobuf; variable
/freebsd-9-stable/sbin/newfs/
Dmkfs.c88 static caddr_t iobuf; variable
/freebsd-9-stable/crypto/openssl/crypto/asn1/
Dasn_mime.c493 char iobuf[4096]; in SMIME_text() local
/freebsd-9-stable/lib/libstand/
Ddosfs.c751 iobuf(DOS_FS *fs, u_int lsec) in iobuf() function